mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-11-05 02:08:07 +00:00
Further wildcard fixup. Still some issues remain.
This commit is contained in:
parent
689f29fa02
commit
c61eb8ba0b
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -188,3 +188,5 @@ MAINZP MAC
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -530,3 +530,5 @@ OSWORDM ASC 'OSWORD($'
|
||||
OSBM2 ASC ').'
|
||||
DB $00
|
||||
|
||||
|
||||
|
||||
|
@ -445,3 +445,5 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT
|
||||
RTS ; Not possible with Apple
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -903,3 +903,5 @@ ERROR2E DW $C800
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -150,3 +150,5 @@ BYTE00A BRK
|
||||
HELLO ASC 'Applecorn MOS 2021-09-09 snapshot'
|
||||
DB $00 ; Unify MOS messages
|
||||
|
||||
|
||||
|
||||
|
@ -474,3 +474,5 @@ AUXBLK ASC '**ENDOFCODE**'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -76,3 +76,5 @@ OSFILECB EQU $2EE ; OSFILE control block
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -576,3 +576,5 @@ ECHO3 PHP
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -629,3 +629,5 @@ BYTEA0 LDY #79 ; Read VDU variable $09,$0A
|
||||
RTS
|
||||
* TEST
|
||||
|
||||
|
||||
|
||||
|
@ -52,3 +52,5 @@ GEOFCMD EQU $D1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -98,3 +98,5 @@ RESET TSX
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -127,3 +127,5 @@ CANTOPEN ASC "Unable to open ROM file"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -102,3 +102,5 @@ QUITPL HEX 04 ; Number of parameters
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -133,3 +133,5 @@ ROM8 STR "USERROM2.ROM"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -151,3 +151,5 @@ FILEREFS DB $00,$00,$00,$00
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -278,3 +278,5 @@ PREFIX DS 65 ; Buffer for ProDOS prefix
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -808,3 +808,5 @@ MAINRDMEM STA A1L
|
||||
LDA (A1L)
|
||||
MAINRDEXIT >>> XF2AUX,NULLRTS ; Back to an RTS
|
||||
|
||||
|
||||
|
||||
|
@ -322,3 +322,5 @@ MATCHBUF DS 65 ; For storing match results (Pascal str)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user