WIP: moving displays part 2

This commit is contained in:
2022-09-17 14:16:02 -04:00
parent fe55f94702
commit 2addb0905e
6 changed files with 103 additions and 52 deletions
+2
View File
@@ -47,6 +47,8 @@ linetableL ; = PMGraph + $0300 - (screenHeight+1)*2
.ds (screenHeight+1)
linetableH ; = PMGraph + $0300 - (screenHeight+1)
.ds (screenHeight+1)
DisplayCopyPurchase
.ds (DisplayCopyPurchaseEnd - DisplayCopyPurchaseStart +1)
;=====================================================
variablesStart ; zeroing starts here
;=====================================================