Smarter bittable generation (thanks @jhusak)

This commit is contained in:
Pecusx
2023-06-21 14:06:26 +02:00
parent 189d3ed593
commit 7eef3851e7
6 changed files with 16 additions and 14 deletions
+2 -2
View File
@@ -200,8 +200,8 @@ sintable
; :screenheight+1 .by >(display+screenBytes*#)
;----------------------------
; now long (256 bytes) bittables are generated in RAM based on one bittable:
bittable
.by $80,$40,$20,$10,$08,$04,$02,$01
;bittable
; .by $80,$40,$20,$10,$08,$04,$02,$01
;bittable2
; .by $7f,$bf,$df,$ef,$f7,$fb,$fd,$fe
;----------------------------