From 647a0047da748d7ba891fe574b19fefbf39d6ab9 Mon Sep 17 00:00:00 2001 From: jonnosan Date: Thu, 26 Mar 2009 00:15:17 +0000 Subject: [PATCH] git-svn-id: http://svn.code.sf.net/p/netboot65/code@48 93682198-c243-4bdb-bd91-e943c89aac3b --- client/clients/rrnetboot.s | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/clients/rrnetboot.s b/client/clients/rrnetboot.s index 3f318a0..18c82bd 100644 --- a/client/clients/rrnetboot.s +++ b/client/clients/rrnetboot.s @@ -156,7 +156,8 @@ init: bad_boot: - jmp bad_boot + ldax #failed_msg + jmp print ;this will also exit download: @@ -180,7 +181,7 @@ download: .rodata -startup_msg: .byte "NETBOOT65 - C64 NETWORK BOOK CLIENT V0.1",13,0 +startup_msg: .byte "NETBOOT65 - C64 NETWORK BOOT CLIENT V0.1",13,0 downloading_msg: .asciiz "DOWNLOADING "