mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-01 11:10:56 +11:00
b626944273
This allows us to refer to pushRS/popRS routines by labels, allowing us to get rid of the pushRS reference in the stable ABI zone.
15 lines
470 B
Plaintext
15 lines
470 B
Plaintext
H@ ORG !
|
|
0 JP, ( 00, main ) NOP, ( unused ) NOP, NOP, ( 04, BOOT )
|
|
NOP, NOP, ( 06, uflw ) NOP, NOP, ( 08, LATEST )
|
|
NOP, NOP, NOP, NOP, NOP, NOP, NOP, ( 0a, unused )
|
|
NOP, NOP, NOP, ( unused ) 0 JP, ( 14, popRS )
|
|
NOP, NOP, NOP, ( unused )
|
|
0 JP, ( 1a, next ) NOP, NOP, NOP, ( unused )
|
|
NOP, NOP, NOP, NOP, ( unused )
|
|
NOP, NOP, NOP, NOP, ( unused )
|
|
0 JP, ( RST 28 )
|
|
NOP, NOP, NOP, NOP, NOP, ( unused )
|
|
0 JP, ( RST 30 )
|
|
0 A, 0 JP, ( 33, 2>R ) NOP, ( unused )
|
|
0 JP, ( RST 38 )
|