linetable ellimination

This commit is contained in:
2022-08-20 02:33:24 -04:00
parent a4d4e5f466
commit 0219fe8d14
4 changed files with 45 additions and 10 deletions
+4 -4
View File
@@ -191,10 +191,10 @@ sintable
.by 255
.by 255 ;anti self destruction byte
linetableL
:screenheight+1 .by <(display+screenBytes*#)
linetableH
:screenheight+1 .by >(display+screenBytes*#)
;linetableL
; :screenheight+1 .by <(display+screenBytes*#)
;linetableH
; :screenheight+1 .by >(display+screenBytes*#)
;----------------------------
bittable
.by $80,$40,$20,$10,$08,$04,$02,$01