diff --git a/applecorn.po b/applecorn.po index 06de114..1dcbcea 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/applecorn.s b/applecorn.s index 19aff2e..597f627 100644 --- a/applecorn.s +++ b/applecorn.s @@ -188,3 +188,5 @@ MAINZP MAC + + diff --git a/auxmem.bytwrd.s b/auxmem.bytwrd.s index bee0c72..36a960d 100644 --- a/auxmem.bytwrd.s +++ b/auxmem.bytwrd.s @@ -530,3 +530,5 @@ OSWORDM ASC 'OSWORD($' OSBM2 ASC ').' DB $00 + + diff --git a/auxmem.chario.s b/auxmem.chario.s index 8cf76da..201f681 100644 --- a/auxmem.chario.s +++ b/auxmem.chario.s @@ -445,3 +445,5 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT RTS ; Not possible with Apple + + diff --git a/auxmem.hostfs.s b/auxmem.hostfs.s index 8532711..9e683a2 100644 --- a/auxmem.hostfs.s +++ b/auxmem.hostfs.s @@ -903,3 +903,5 @@ ERROR2E DW $C800 + + diff --git a/auxmem.init.s b/auxmem.init.s index 762eefc..d3a2e85 100644 --- a/auxmem.init.s +++ b/auxmem.init.s @@ -150,3 +150,5 @@ BYTE00A BRK HELLO ASC 'Applecorn MOS 2021-09-09 snapshot' DB $00 ; Unify MOS messages + + diff --git a/auxmem.misc.s b/auxmem.misc.s index 409dbd8..525bd6c 100644 --- a/auxmem.misc.s +++ b/auxmem.misc.s @@ -474,3 +474,5 @@ AUXBLK ASC '**ENDOFCODE**' + + diff --git a/auxmem.mosequ.s b/auxmem.mosequ.s index 3568f85..1da2e57 100644 --- a/auxmem.mosequ.s +++ b/auxmem.mosequ.s @@ -76,3 +76,5 @@ OSFILECB EQU $2EE ; OSFILE control block + + diff --git a/auxmem.oscli.s b/auxmem.oscli.s index 2760413..fb9221b 100644 --- a/auxmem.oscli.s +++ b/auxmem.oscli.s @@ -576,3 +576,5 @@ ECHO3 PHP + + diff --git a/auxmem.vdu.s b/auxmem.vdu.s index b4768a1..851738c 100644 --- a/auxmem.vdu.s +++ b/auxmem.vdu.s @@ -629,3 +629,5 @@ BYTEA0 LDY #79 ; Read VDU variable $09,$0A RTS * TEST + + diff --git a/mainmem.fsequ.s b/mainmem.fsequ.s index 507aa3d..93bc7f3 100644 --- a/mainmem.fsequ.s +++ b/mainmem.fsequ.s @@ -52,3 +52,5 @@ GEOFCMD EQU $D1 + + diff --git a/mainmem.init.s b/mainmem.init.s index f620c17..1e81949 100644 --- a/mainmem.init.s +++ b/mainmem.init.s @@ -98,3 +98,5 @@ RESET TSX + + diff --git a/mainmem.ldr.s b/mainmem.ldr.s index 2fbdc09..4498003 100644 --- a/mainmem.ldr.s +++ b/mainmem.ldr.s @@ -127,3 +127,5 @@ CANTOPEN ASC "Unable to open ROM file" + + diff --git a/mainmem.lists.s b/mainmem.lists.s index 5f24725..3dd9952 100644 --- a/mainmem.lists.s +++ b/mainmem.lists.s @@ -102,3 +102,5 @@ QUITPL HEX 04 ; Number of parameters + + diff --git a/mainmem.menu.s b/mainmem.menu.s index ffaa375..e38d94a 100644 --- a/mainmem.menu.s +++ b/mainmem.menu.s @@ -133,3 +133,5 @@ ROM8 STR "USERROM2.ROM" + + diff --git a/mainmem.misc.s b/mainmem.misc.s index 33cb744..ff2f026 100644 --- a/mainmem.misc.s +++ b/mainmem.misc.s @@ -151,3 +151,5 @@ FILEREFS DB $00,$00,$00,$00 + + diff --git a/mainmem.path.s b/mainmem.path.s index d26ece7..74be87e 100644 --- a/mainmem.path.s +++ b/mainmem.path.s @@ -278,3 +278,5 @@ PREFIX DS 65 ; Buffer for ProDOS prefix + + diff --git a/mainmem.svc.s b/mainmem.svc.s index 64f3a7a..f95889e 100644 --- a/mainmem.svc.s +++ b/mainmem.svc.s @@ -808,3 +808,5 @@ MAINRDMEM STA A1L LDA (A1L) MAINRDEXIT >>> XF2AUX,NULLRTS ; Back to an RTS + + diff --git a/mainmem.wild.s b/mainmem.wild.s index 33a2a12..5ed29a1 100644 --- a/mainmem.wild.s +++ b/mainmem.wild.s @@ -322,3 +322,5 @@ MATCHBUF DS 65 ; For storing match results (Pascal str) + +