msx1: add another debug marker
authorAlan Cox <alan@linux.intel.com>
Sun, 7 Apr 2019 19:27:08 +0000 (20:27 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 7 Apr 2019 19:27:08 +0000 (20:27 +0100)
Kernel/platform-msx1/cartridge.s

index 5fb17af..01cb7f0 100644 (file)
@@ -110,6 +110,8 @@ wtfami:             ld sp,#0xF380           ; below system variables
                call INITXT             ; set 40 column text mode
                ld hl,#hello
                call pstring
+               ld a,#'#'
+               out (0x2F),a
 
                ; We'd like the use the ROM services but unfortunately they
                ; don't actually work for the top 16K in MSX