aboutsummaryrefslogtreecommitdiff
path: root/checkmem.s
diff options
context:
space:
mode:
Diffstat (limited to 'checkmem.s')
-rw-r--r--checkmem.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkmem.s b/checkmem.s
index a88b462..ad67f50 100644
--- a/checkmem.s
+++ b/checkmem.s
@@ -77,10 +77,10 @@ ramtop_ok:
jmp gr_0
;8. Do a GRAPHICS 0.
+rom_present:
jsr gr_0
;9. Print a "remove cartridge" message
-rom_present:
lda #<msg
sta FR0
lda #>msg