mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 14:50:56 +11:00
eba83fa9a9
The usage of numerotated labels for this was becoming severly confusing.
17 lines
282 B
Plaintext
17 lines
282 B
Plaintext
CODE PICK
|
|
HL POPqq,
|
|
( x2 )
|
|
L SLAr, H RLr,
|
|
SP ADDHLss,
|
|
C (HL) LDrr,
|
|
HL INCss,
|
|
B (HL) LDrr,
|
|
( check PS range before returning )
|
|
EXDEHL,
|
|
HL PS_ADDR LDddnn,
|
|
DE SUBHLss,
|
|
CC lblofl @ JPccnn, ( abortUnderflow-B298 )
|
|
BC PUSHqq,
|
|
;CODE
|
|
|