make one more debug message ".ifdef DEBUG"
This commit is contained in:
parent
3ae6a8514d
commit
b45c765969
1 changed files with 2 additions and 0 deletions
|
@ -57,7 +57,9 @@ cont: ldx #0 ; channel 0
|
|||
.segment "SRPREP"
|
||||
|
||||
sramprep:
|
||||
.ifdef DEBUG
|
||||
print_string "in sramprep"
|
||||
.endif
|
||||
|
||||
; save values of modified system variables and ports
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue