Jump to boot prompt after main program exits.

This commit is contained in:
Stephan Mühlstrasser
2015-02-05 23:21:59 +01:00
parent 072e5e71c2
commit 7754c573d8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,3 +2,4 @@
SCRNBASE := $D000 ; Base of video RAM
VIDEORAMSIZE := $0400 ; Size of C1P video RAM (1 kB)
INPUTC := $FD00 ; Input character from keyboard
RESET := $FF00 ; Reset address, show boot prompt