Thread
:
The logic behind some code
View Single Post
xpi0t0s
Mentor
30Nov2008,18:01
Perhaps the subroutine does something odd if bit 7 is 1. You'd need to look at the subroutine (specifically what it does when bit 7=1) to determine why it's necessary to and it with 7f.