14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
COMPILE Insert RDS_EpiLoad
|
|
|
|
* Equates for Dialog_EpiLoad and Dialog_EpiUnload collectors
|
|
|
|
EQU POCKET$ TO 1
|
|
EQU POCKET_CHAR$ TO 2
|
|
EQU ZONE$ TO 3
|
|
EQU IN_CASS_NO$ TO 4
|
|
EQU IN_SLOT_NO$ TO 5
|
|
EQU OUT_CASS_NO$ TO 6
|
|
EQU OUT_SLOT_NO$ TO 7
|
|
|
|
|