1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 18:00:19 +10:00
collapseos/blk/313
Virgil Dupras da371451cc Replace INITIAL_SP with PS_ADDR conf
Now I struggle to remember why I ever did things they way I did.
There must have been a reason...
2020-05-11 21:08:24 -04:00

12 lines
116 B
Plaintext

CODE S0
HL PS_ADDR LDddnn,
HL PUSHqq,
;CODE
CODE 'S
HL 0 LDddnn,
SP ADDHLss,
HL PUSHqq,
;CODE