mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
linetable ellimination
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user