Updated .PO disk image.

This commit is contained in:
Bobbi Webber-Manners 2021-10-13 20:57:16 -04:00
parent 22ab75874e
commit a173e8667e
21 changed files with 774 additions and 735 deletions

Binary file not shown.

View File

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

View File

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

View File

@ -462,5 +462,7 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT

View File

@ -321,3 +321,5 @@ RELCOORD CLC
STA VDUQ+7
RTS

View File

@ -986,7 +986,7 @@ ERROR28 DW $D200
ERROR5A DW $FF00
ASC 'Sector not found' ; $5A - Bit map disk address is impossible
ERROR2B DW $C900
ASC 'Disk write protected'; $2B - Disk write protected
ASC 'Disk write protected' ; $2B - Disk write protected
ERROR5D DW $CA00
ASC 'Data lost' ; $5D - EOF during LOAD or SAVE
ERROR5E DW $C000
@ -996,3 +996,4 @@ ERROR5E DW $C000
ERROR2E DW $C800
ASC 'Disk changed' ; $2E - Disk switched
DB $00

View File

@ -194,3 +194,5 @@ HELLO ASC 'Applecorn MOS 2021-10-13'

View File

@ -555,4 +555,6 @@ AUXBLK ASC '**ENDOFCODE**'

View File

@ -86,6 +86,8 @@ OSFILECB EQU $2EE ; OSFILE control block

View File

@ -516,4 +516,6 @@ ECHOLP1 JSR GSREAD

View File

@ -998,3 +998,5 @@ BYTEA02 LDY VDUVARS+1,X
* VDU 1 - Send one character to printer
VDU01 RTS

View File

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

View File

@ -221,3 +221,5 @@ MHGRTAB DW $2000,$2080,$2100,$2180,$2200,$2280,$2300,$2380

View File

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

View File

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

View File

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

View File

@ -160,6 +160,8 @@ ROM8 STR "USERROM2.ROM"

View File

@ -229,6 +229,8 @@ FILEREFS DB $00,$00,$00,$00

View File

@ -309,4 +309,6 @@ PREFIX DS 65 ; Buffer for ProDOS prefix

View File

@ -1115,3 +1115,5 @@ MAINRDEXIT >>> XF2AUX,NULLRTS ; Back to an RTS

View File

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