mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 11:08:05 +11:00
2d9a07d215
This was becoming heavy to manage.
9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
BEGIN, ( inner )
|
|
( DE is a wordref, first step, do our len correspond? )
|
|
HL PUSHqq, ( --> lvl 1 )
|
|
DE PUSHqq, ( --> lvl 2 )
|
|
DE DECss,
|
|
LDA(DE),
|
|
0x7f ANDn, ( remove IMMEDIATE flag )
|
|
C CPr, ( cont. )
|