Adding XVARS primitive
This commit is contained in:
@@ -15,6 +15,7 @@ FUNCTKEY = $A5
|
|||||||
|
|
||||||
FNAME_LEN = 11 ; maximum length of file-name
|
FNAME_LEN = 11 ; maximum length of file-name
|
||||||
|
|
||||||
|
FILENAME_MAX = 100
|
||||||
|
|
||||||
; ---------------------------------------------------------------------------
|
; ---------------------------------------------------------------------------
|
||||||
; Zero page
|
; Zero page
|
||||||
@@ -139,6 +140,11 @@ XINK = $93
|
|||||||
XEXPLO = $9C
|
XEXPLO = $9C
|
||||||
XPING = $9D
|
XPING = $9D
|
||||||
|
|
||||||
|
; ---------------------------------------------------------------------------
|
||||||
|
; ROM entries variables
|
||||||
|
|
||||||
|
PWD_PTR = $00
|
||||||
|
|
||||||
; ---------------------------------------------------------------------------
|
; ---------------------------------------------------------------------------
|
||||||
; Page $200
|
; Page $200
|
||||||
SCRX := $220
|
SCRX := $220
|
||||||
|
|||||||
Reference in New Issue
Block a user