Turned off debug instrumentation for now.

This commit is contained in:
Martin Haye 2021-02-27 08:30:40 -08:00
parent 58f3091437
commit fbf63e1c77

View File

@ -27,7 +27,7 @@
; Constants
MAX_SEGS = 96
DEBUG = 1
DEBUG = 0
; We overlap the compressed and uncompressed as much as possible, e.g.:
; DDDDDDDDDDDDDD
@ -438,7 +438,6 @@ callProRWTS:
;------------------------------------------------------------------------------
disk_rewind: !zone
+prStr : !text $8d,"rsk",$8d,0
lda #0
ldx #4 ; clear all 5 bytes
- sta setAuxZP