Moved BYTEVARBASE to auxmem.mosequ.s

This commit is contained in:
Bobbi Webber-Manners 2021-09-10 11:51:42 -04:00
parent c61eb8ba0b
commit 161e840084
3 changed files with 1 additions and 17 deletions

Binary file not shown.

View File

@ -60,21 +60,7 @@ GBPBV EQU $21A ; OSGBPB vector
FINDV EQU $21C ; OSFIND vector
FSCV EQU $21E ; FSCV misc file ops
BYTEVARBASE EQU $190 ; Base of OSBYTE variables
OSFILECB EQU $2EE ; OSFILE control block

View File

@ -34,8 +34,6 @@ VDUSTATUS EQU $D0 ; $D0 # VDU status
VDUCHAR EQU VDUSTATUS+1 ; $D1
VDUADDR EQU VDUSTATUS+4 ; $D4 address of current char cell
BYTEVARBASE EQU $190 ; For Merlin-8/Merlin-16
* VDU DRIVER MAIN WORKSPACE
***************************
FXLINES EQU BYTEVARBASE+217 ; Pages scrolling line counter