make one more debug message ".ifdef DEBUG"
This commit is contained in:
@@ -57,7 +57,9 @@ cont: ldx #0 ; channel 0
|
|||||||
.segment "SRPREP"
|
.segment "SRPREP"
|
||||||
|
|
||||||
sramprep:
|
sramprep:
|
||||||
|
.ifdef DEBUG
|
||||||
print_string "in sramprep"
|
print_string "in sramprep"
|
||||||
|
.endif
|
||||||
|
|
||||||
; save values of modified system variables and ports
|
; save values of modified system variables and ports
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user