Updated disk image. Builds on Merlin-16.

This commit is contained in:
Bobbi Webber-Manners 2021-10-26 09:31:34 -04:00
parent f6c59fb100
commit 9adbd83faa
21 changed files with 40 additions and 0 deletions

Binary file not shown.

View File

@ -231,6 +231,8 @@ MAINZP MAC

View File

@ -497,6 +497,8 @@ OSBM2 ASC ').'

View File

@ -469,6 +469,8 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT

View File

@ -329,3 +329,5 @@ RELCOORD CLC

View File

@ -1188,3 +1188,5 @@ ERROR27 DW $FF00
ASC 'I/O error' ; $27 - I/O error
DB $00

View File

@ -197,3 +197,5 @@ HELLO ASC 'Applecorn MOS 2021-10-25'

View File

@ -668,3 +668,5 @@ AUXBLK ASC '**ENDOFCODE**'

View File

@ -72,3 +72,5 @@ OSGBPBCB EQU OSFILECB+1 ; OSGBPB control block
* $03E0-$03FF Used for interfacing with ProDOS XFER

View File

@ -511,3 +511,5 @@ ECHOLP1 JSR GSREAD
JSR OSWRCH
JMP ECHOLP1

View File

@ -1006,3 +1006,5 @@ VDU01 RTS

View File

@ -87,6 +87,8 @@ GEOFCMD EQU $D1

View File

@ -228,4 +228,6 @@ MHGRTAB DW $2000,$2080,$2100,$2180,$2200,$2280,$2300,$2380

View File

@ -133,6 +133,8 @@ RESET TSX

View File

@ -175,3 +175,5 @@ LOADCODE PHP ; Save carry flag

View File

@ -129,6 +129,8 @@ QUITPL HEX 04 ; Number of parameters

View File

@ -101,3 +101,5 @@ USERSEL DB $00

View File

@ -200,3 +200,5 @@ FILEREFS DB $00,$00,$00,$00

View File

@ -315,6 +315,8 @@ PREFIX DS 65 ; Buffer for ProDOS prefix

View File

@ -1114,3 +1114,5 @@ MAINRDMEM STA A1L
LDA (A1L)
MAINRDEXIT >>> XF2AUX,NULLRTS ; Back to an RTS

View File

@ -409,6 +409,8 @@ MATCHBUF DS 65 ; For storing match results (Pascal str)