Updated and cleaned up Applecorn disk image.

This commit is contained in:
Bobbi Webber-Manners
2021-11-14 18:04:10 -05:00
parent 66bb51c646
commit 1da0773b2f
21 changed files with 237 additions and 197 deletions

Binary file not shown.

View File

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

View File

@@ -471,3 +471,5 @@ OSBM2 ASC ').'

View File

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

View File

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

View File

@@ -1038,3 +1038,5 @@ ERROR27 DW $FF00

View File

@@ -212,3 +212,5 @@ HELLO ASC 'Applecorn MOS 2021-11-14'

View File

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

View File

@@ -78,3 +78,5 @@ OSGBPBCB EQU OSFILECB+1 ; OSGBPB control block

View File

@@ -517,3 +517,5 @@ ECHOLP1 JSR GSREAD

View File

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

View File

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

View File

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

View File

@@ -104,3 +104,5 @@ RESET TSX
>>> XF2AUX,AUXMOS
RTS

View File

@@ -221,4 +221,6 @@ LOADCODE PHP ; Save carry flag

View File

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

View File

@@ -26,8 +26,8 @@ ROMMENU JSR HOME ; Clear screen
* JSR PRSTRA1
JSR CROUT
* TEMP
; LDA #$00
; JMP :KEYOK
* LDA #$00
* JMP :KEYOK
* TEMP
* JSR CROUT
* LDA #<TITLE2
@@ -188,3 +188,5 @@ USERSEL DB $00

View File

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

View File

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

View File

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

View File

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