2020-04-23 11:19:12 +10:00
|
|
|
( BOOT DICT: There are only 3 words in the boot dict, but
|
|
|
|
these words' offset need to be stable, so they're part of
|
|
|
|
the "stable ABI" )
|
|
|
|
'E' A, 'X' A, 'I' A, 'T' A,
|
2020-05-13 00:37:24 +10:00
|
|
|
0 A,, ( prev )
|
2020-04-23 11:19:12 +10:00
|
|
|
4 A,
|
|
|
|
H@ XCURRENT ! ( set current tip of dict, 0x42 )
|
2020-06-18 11:41:01 +10:00
|
|
|
0 A, ( native )
|
2020-04-28 05:04:37 +10:00
|
|
|
0x14 BCALL, ( popRS )
|
2020-06-28 12:01:56 +10:00
|
|
|
HL PUSH, IY POP, ( --> IP )
|
2020-04-23 11:19:12 +10:00
|
|
|
JPNEXT,
|
2020-05-13 00:37:24 +10:00
|
|
|
CODE (br) ( 0x53 )
|
|
|
|
L2 BSET ( used in CBR )
|
|
|
|
E 0 IY+ LDrIXY, D 1 IY+ LDrIXY,
|
2020-06-28 12:01:56 +10:00
|
|
|
DE ADDIYd,
|
2020-05-13 00:37:24 +10:00
|
|
|
JPNEXT,
|