Expand description
0x02 Register operations (set, move, stack)
0x0201set_top:target top:320x0202set_bottom:target bottom:320x0203clear_range0x0204move_to_float:float unsigned:160x0205move_from_float:unsigned float:160x0210push:unsigned0x0211pop:unsigned- TODO 0x0212 PUSH RANGE
- TODO 0x0213 POP RANGE
- TODO 0x0220 REVERSE RANGE
- TODO 0x0221 SWAP3 $start <$target> $end
Constants§
Functions§
- clear_
range 0x0203clear_range- get_
compare 0x0220get_compare:target- move_
from_ float 0x0205move_from_float:unsigned float:16- move_
to_ float 0x0204move_to_float:float unsigned:16- operation_
set - Returns register operations.
- pop
0x0211pop:unsigned- push
0x0210push:unsigned- set_
bottom 0x0202set_bottom:target bottom:32- set_top
0x0201set_top:target top:32