Finished rearranging debug code.

This commit is contained in:
Martin Haye 2015-06-06 07:48:21 -07:00
parent 5b8f75ecd1
commit cd68312dc6

View File

@ -103,7 +103,7 @@ partFileRef: !byte 0
fixupHint: !word 0
;------------------------------------------------------------------------------
!if DEBUG { !source "../include/debug.i" }
!source "../include/debug.i"
; Debug code to support macros
@ -540,7 +540,7 @@ fatalError: !zone
init: !zone
; put something interesting on the screen :)
jsr home
+prStr : !text "Welcome to Mythos.",$8D,0
+prStr : !text "Welcome to Mythos.",0
; relocate ProDOS to the aux LC bank
jsr moveProDOS
; close all files