WIP: moving displays part 3

This commit is contained in:
2022-09-17 14:36:36 -04:00
parent 2addb0905e
commit 415bfbba2b
4 changed files with 41 additions and 44 deletions
+2
View File
@@ -49,6 +49,8 @@ linetableH ; = PMGraph + $0300 - (screenHeight+1)
.ds (screenHeight+1)
DisplayCopyPurchase
.ds (DisplayCopyPurchaseEnd - DisplayCopyPurchaseStart +1)
StatusBufferCopy
.ds screenBytes*3
;=====================================================
variablesStart ; zeroing starts here
;=====================================================