git-svn-id: http://svn.code.sf.net/p/netboot65/code@48 93682198-c243-4bdb-bd91-e943c89aac3b

This commit is contained in:
jonnosan 2009-03-26 00:15:17 +00:00
parent c8ca3100d6
commit 647a0047da

View File

@ -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 "