Further wildcard fixup. Still some issues remain.

This commit is contained in:
Bobbi Webber-Manners 2021-09-10 01:10:16 -04:00
parent 689f29fa02
commit c61eb8ba0b
19 changed files with 36 additions and 0 deletions

Binary file not shown.

View File

@ -188,3 +188,5 @@ MAINZP MAC

View File

@ -530,3 +530,5 @@ OSWORDM ASC 'OSWORD($'
OSBM2 ASC ').'
DB $00

View File

@ -445,3 +445,5 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT
RTS ; Not possible with Apple

View File

@ -903,3 +903,5 @@ ERROR2E DW $C800

View File

@ -150,3 +150,5 @@ BYTE00A BRK
HELLO ASC 'Applecorn MOS 2021-09-09 snapshot'
DB $00 ; Unify MOS messages

View File

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

View File

@ -76,3 +76,5 @@ OSFILECB EQU $2EE ; OSFILE control block

View File

@ -576,3 +576,5 @@ ECHO3 PHP

View File

@ -629,3 +629,5 @@ BYTEA0 LDY #79 ; Read VDU variable $09,$0A
RTS
* TEST

View File

@ -52,3 +52,5 @@ GEOFCMD EQU $D1

View File

@ -98,3 +98,5 @@ RESET TSX

View File

@ -127,3 +127,5 @@ CANTOPEN ASC "Unable to open ROM file"

View File

@ -102,3 +102,5 @@ QUITPL HEX 04 ; Number of parameters

View File

@ -133,3 +133,5 @@ ROM8 STR "USERROM2.ROM"

View File

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

View File

@ -278,3 +278,5 @@ PREFIX DS 65 ; Buffer for ProDOS prefix

View File

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

View File

@ -322,3 +322,5 @@ MATCHBUF DS 65 ; For storing match results (Pascal str)