diff --git a/applecorn.po b/applecorn.po index 461bb46..b966130 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/applecorn.s b/applecorn.s index cec434a..3d6509e 100644 --- a/applecorn.s +++ b/applecorn.s @@ -220,6 +220,8 @@ MAINZP MAC + + diff --git a/auxmem.bytwrd.s b/auxmem.bytwrd.s index ecf3c37..75468b6 100644 --- a/auxmem.bytwrd.s +++ b/auxmem.bytwrd.s @@ -484,3 +484,5 @@ OSBM2 ASC ').' + + diff --git a/auxmem.chario.s b/auxmem.chario.s index eb56590..606561f 100644 --- a/auxmem.chario.s +++ b/auxmem.chario.s @@ -459,3 +459,5 @@ BYTE76 LDX #$00 ; Update LEDs and return X=SHIFT + + diff --git a/auxmem.gfx.s b/auxmem.gfx.s index ef118c9..f3915c2 100644 --- a/auxmem.gfx.s +++ b/auxmem.gfx.s @@ -102,3 +102,5 @@ RELCOORD CLC + + diff --git a/auxmem.hostfs.s b/auxmem.hostfs.s index 39279f3..acdef4a 100644 --- a/auxmem.hostfs.s +++ b/auxmem.hostfs.s @@ -989,3 +989,5 @@ ERROR2E DW $C800 + + diff --git a/auxmem.init.s b/auxmem.init.s index ed8cf66..c69e2c5 100644 --- a/auxmem.init.s +++ b/auxmem.init.s @@ -186,3 +186,5 @@ HELLO ASC 'Applecorn MOS 2021-09-24' + + diff --git a/auxmem.misc.s b/auxmem.misc.s index 60de6ae..f238670 100644 --- a/auxmem.misc.s +++ b/auxmem.misc.s @@ -542,3 +542,5 @@ AUXBLK ASC '**ENDOFCODE**' + + diff --git a/auxmem.mosequ.s b/auxmem.mosequ.s index b4035ca..08ff6d0 100644 --- a/auxmem.mosequ.s +++ b/auxmem.mosequ.s @@ -81,3 +81,5 @@ OSFILECB EQU $2EE ; OSFILE control block + + diff --git a/auxmem.oscli.s b/auxmem.oscli.s index 2dcf3fa..4234cbe 100644 --- a/auxmem.oscli.s +++ b/auxmem.oscli.s @@ -509,3 +509,5 @@ ECHOLP1 JSR GSREAD + + diff --git a/auxmem.vdu.s b/auxmem.vdu.s index 274612f..4857e57 100644 --- a/auxmem.vdu.s +++ b/auxmem.vdu.s @@ -832,3 +832,5 @@ BYTEA02 LDY VDUVARS+1,X + + diff --git a/mainmem.fsequ.s b/mainmem.fsequ.s index 3b6c2eb..2a5f287 100644 --- a/mainmem.fsequ.s +++ b/mainmem.fsequ.s @@ -71,6 +71,8 @@ GEOFCMD EQU $D1 + + diff --git a/mainmem.gfx.s b/mainmem.gfx.s index a781f35..a88b5f4 100644 --- a/mainmem.gfx.s +++ b/mainmem.gfx.s @@ -179,3 +179,5 @@ MHGRTAB DW $2000,$2080,$2100,$2180,$2200,$2280,$2300,$2380 + + diff --git a/mainmem.init.s b/mainmem.init.s index 19b8672..89fb446 100644 --- a/mainmem.init.s +++ b/mainmem.init.s @@ -117,6 +117,8 @@ RESET TSX + + diff --git a/mainmem.ldr.s b/mainmem.ldr.s index ade0bf2..5afb8d2 100644 --- a/mainmem.ldr.s +++ b/mainmem.ldr.s @@ -164,3 +164,5 @@ LOADCODE PHP ; Save carry flag + + diff --git a/mainmem.lists.s b/mainmem.lists.s index b696d58..abc6515 100644 --- a/mainmem.lists.s +++ b/mainmem.lists.s @@ -135,6 +135,8 @@ QUITPL HEX 04 ; Number of parameters + + diff --git a/mainmem.menu.s b/mainmem.menu.s index 4ac7d24..59c4059 100644 --- a/mainmem.menu.s +++ b/mainmem.menu.s @@ -152,6 +152,8 @@ ROM8 STR "USERROM2.ROM" + + diff --git a/mainmem.misc.s b/mainmem.misc.s index 6e35225..dbc2a42 100644 --- a/mainmem.misc.s +++ b/mainmem.misc.s @@ -221,6 +221,8 @@ FILEREFS DB $00,$00,$00,$00 + + diff --git a/mainmem.path.s b/mainmem.path.s index 2cbc91a..0ebbe61 100644 --- a/mainmem.path.s +++ b/mainmem.path.s @@ -316,6 +316,8 @@ PREFIX DS 65 ; Buffer for ProDOS prefix + + diff --git a/mainmem.svc.s b/mainmem.svc.s index 88d29bb..66d6b1a 100644 --- a/mainmem.svc.s +++ b/mainmem.svc.s @@ -1061,3 +1061,5 @@ MAINRDEXIT >>> XF2AUX,NULLRTS ; Back to an RTS + + diff --git a/mainmem.wild.s b/mainmem.wild.s index eb529db..67726b8 100644 --- a/mainmem.wild.s +++ b/mainmem.wild.s @@ -393,6 +393,8 @@ MATCHBUF DS 65 ; For storing match results (Pascal str) + +