j
k
j a
j l
F9 = -7 FA = -6 FB = -5 FC = -4 FD = -3 FE = -2 FF = -1 00 = 0 01 = +1 02 = +2 03 = +3 04 = +4 05 = +5 06 = +6 07 = +7
This is a signed byte, which we don't have support for in bitwise. It would be easy to add though.
--Dan
Attachments:
Back to the thread
Back to the list