boot: fix (roll)
It didn't work for values over 0xff. Duh!
This commit is contained in:
parent
7a0e63746f
commit
7464c67c80
Binary file not shown.
@ -419,6 +419,7 @@ CODE (roll)
|
||||
B H LDrr,
|
||||
C L LDrr,
|
||||
SP ADDHLss,
|
||||
HL INCss,
|
||||
D H LDrr,
|
||||
E L LDrr,
|
||||
HL DECss,
|
||||
|
Loading…
Reference in New Issue
Block a user