minor updates

This commit is contained in:
Egan Ford 2015-12-31 18:59:49 -07:00
parent 0c24760704
commit f20a508c6a
4 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ phase1:
jsr readtape ; get the code
jmp $9700 ; run it
loadm:
.byte "LOADING INSTA-DI8K, ETA "
.byte "LOADING INSTA-DISK, ETA "
loadsec: ; 10 bytes for "XX SEC. ",$00
.byte 0,0,0,0,0,0,0,0,0,0
moved:

BIN
c2t

Binary file not shown.

BIN
c2t-96h

Binary file not shown.

4
c2t.h
View File

@ -1802,7 +1802,7 @@ phase1:
jsr readtape ; get the code
jmp $9700 ; run it
loadm:
.byte "LOADING INSTA-DI8K, ETA "
.byte "LOADING INSTA-DISK, ETA "
loadsec: ; 10 bytes for "XX SEC. ",$00
.byte 0,0,0,0,0,0,0,0,0,0
moved:
@ -1930,7 +1930,7 @@ unsigned char diskload8000[] = {
0x01,0xA9,0x00,0x85,0x02,0xA9,0xC0,0x85,
0x03,0x20,0x00,0x90,0x4C,0x00,0x97,0x4C,
0x4F,0x41,0x44,0x49,0x4E,0x47,0x20,0x49,
0x4E,0x53,0x54,0x41,0x2D,0x44,0x49,0x38,
0x4E,0x53,0x54,0x41,0x2D,0x44,0x49,0x53,
0x4B,0x2C,0x20,0x45,0x54,0x41,0x20,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0xA5,0x00,0x8D,0x2B,0x90,0xA5,0x01,