Reverted "Second address" back to "Secondary address".
This commit is contained in:
@@ -11,8 +11,8 @@ TXTPTR := $7A ; Pointer into BASIC source code
|
|||||||
STATUS := $90 ; Kernal I/O completion status
|
STATUS := $90 ; Kernal I/O completion status
|
||||||
TIME := $A0 ; 60HZ clock
|
TIME := $A0 ; 60HZ clock
|
||||||
FNAM_LEN := $B7 ; Length of filename
|
FNAM_LEN := $B7 ; Length of filename
|
||||||
SECADR := $B9 ; Second address
|
SECADR := $B9 ; Secondary address
|
||||||
DEVNUM := $BA ; Device number (first address)
|
DEVNUM := $BA ; Device number
|
||||||
FNAM := $BB ; Pointer to filename
|
FNAM := $BB ; Pointer to filename
|
||||||
KEY_COUNT := $C6 ; Number of keys in input buffer
|
KEY_COUNT := $C6 ; Number of keys in input buffer
|
||||||
RVS := $C7 ; Reverse flag
|
RVS := $C7 ; Reverse flag
|
||||||
|
|||||||
Reference in New Issue
Block a user