Commit Graph

76 Commits

Author SHA1 Message Date
Bobbi Webber-Manners 3d84e270bc Eliminate AUXBLK. Fix #221. 2022-12-22 19:02:33 -05:00
Bobbi Webber-Manners 4495fd600e Audited RDMAINRAM/RDCARDRAM is safe. 2022-12-18 19:04:38 -05:00
Bobbi Webber-Manners db6cf6c73c Supports both Ensoniq (GS) and Mockingboard (//e). 2022-11-21 16:02:46 -05:00
Bobbi Webber-Manners 38cbb97a56 Bug fix to Mockingboard ISR. Works now! 2022-11-20 22:45:40 -05:00
Bobbi Webber-Manners 150f71a0bc Merge JGH PR#193. Fix capitalization in PRINTDEC. 2022-11-07 12:23:11 -05:00
jgharston bca22d266e Rewrote *BUILD, some tweeks
Added *BUILD back in, rewritten to avoid writing to code space.
OSWORD routines already have IRQs off, so don't need to jump through IRQ setting.
Removed some debug code.
2022-11-07 12:25:54 +00:00
Bobbi Webber-Manners b6d33e620b Minor tweak to *BUILD code. 2022-11-04 00:47:29 -04:00
jgharston ed8ee8859b Debugging service dispatcher
Added a debug test in service dispatcher.
2022-10-19 19:02:01 +01:00
jgharston 9d55776cb3 Minor bugfixes
ROMINIT sets ROMID to 'unknown', allows ROMSELECT optimisation to work.
Bugfix to BUFREM in audio.s
2022-10-19 15:38:17 +01:00
apple2geek 8f83ea188e Label-ize absolute references to Apple II I/O locations.
Fix a typo-ed reference to CLRALTCHAR to correct location.
2022-10-11 22:00:36 -06:00
apple2geek d0ad3dde43 Re-order files so MOSSHIM block occupies HGR1 during load/initialize process.
This eliminates the gap/slack space between the .SYSTEM stub loader and the
MAIN memory resident code.
2022-10-10 03:23:15 -06:00
Bobbi Webber-Manners 7c34850f77 JGH changes to auxmem.misc.s (ROMSEL). 2022-10-08 18:58:17 -04:00
apple2geek f6b630c0db Merge branch 'main' into system 2022-10-08 15:50:06 -06:00
apple2geek d806d5d43f Merge branch 'main' into system
Pick up DUMP/TYPE/SPOOL update
2022-10-08 15:38:45 -06:00
Bobbi Webber-Manners b5a1b7019b Revert merge of JGH's PR. 2022-10-08 17:37:45 -04:00
jgharston 94a198059f Updated DUMP, TYPE, SPOOL
Updated TYPE, DUMP, SPOOL, with EXEC all share code.
Tweek to ROMSELECT to speed up slightly.
2022-10-08 15:45:44 +01:00
apple2geek 79793b78a4 Complete "SYSTEM"-ification of Applecorn.
Now runs as APLCORN.SYSTEM, without the need for BASIC.SYSTEM as a support for .BIN.
2022-10-06 21:09:29 -06:00
Bobbi Webber-Manners b4109f1d1f Ticket #160: IRQ/BRK hdlr restores GS to speed at Applecorn start. 2022-09-23 20:24:39 -04:00
Bobbi Webber-Manners 5481da53f3 IRQBRKHDLR: Add LDA #$80, TSB $C036 to set GS to fast mode. 2022-09-20 23:31:16 -04:00
Bobbi Webber-Manners 0adf054973 auxmem.hostfs.s/auxmem.misc.s: removed redundant PHP/SEI .. PLP 2022-09-20 15:28:59 -04:00
Bobbi Webber-Manners a57119533f Removed dangerous CLI from IRQBRKHNDR. 2021-12-08 12:36:13 -05:00
Bobbi Webber-Manners 3d4b476b5a Improvements to IRQBRKHDLR, recommended by Qkumba 2021-12-06 20:28:23 -05:00
Bobbi Webber-Manners 1da0773b2f Updated and cleaned up Applecorn disk image. 2021-11-14 18:04:10 -05:00
Bobbi Webber-Manners ef478f1916 Updated disk image. 2021-11-13 14:57:05 -05:00
Bobbi Webber-Manners 0024867910 Merge PR145 'Updated ROM selection' 2021-11-13 13:58:20 -05:00
Bobbi Webber-Manners 0d08904fc9 Updated disk image. Builds on Merlin-16 again. 2021-11-05 19:16:22 -04:00
Bobbi Webber-Manners 9347de8059 Merge PR 143 'Updated CHDIR, FREE' 2021-11-03 22:55:05 -04:00
Bobbi Webber-Manners e5568a1eee Merged PR 138 'Tweeked ROMSelect' 2021-10-27 10:40:25 -04:00
Bobbi Webber-Manners 9adbd83faa Updated disk image. Builds on Merlin-16. 2021-10-26 09:31:34 -04:00
Bobbi Webber-Manners e03d1d2a04 Preserve OSLPTR when loading ROMs 2021-10-25 20:06:16 -04:00
Bobbi Webber-Manners 8e5ca206f5 Updated disk image. Builds in Merlin-16 again. 2021-10-24 20:38:32 -04:00
Bobbi Webber-Manners d4cea3ba9c Added a configuration with all 8 ROMs 2021-10-24 20:04:22 -04:00
Bobbi Webber-Manners 73940709b1 Pascal filename tidy-up. Check in ROMs. 2021-10-24 18:23:18 -04:00
Bobbi Webber-Manners df9b337211 Added ISO-Pascal support [2 ROM language]. 2021-10-24 18:10:12 -04:00
Bobbi Webber-Manners fb997fec6d Reworked ROM menu to use sideways ROM loading. 2021-10-24 17:02:12 -04:00
Bobbi Webber-Manners 725fc3b76e Merge JGH's PR 126 'Added ROM select' 2021-10-23 14:41:47 -04:00
Bobbi Webber-Manners 8d020183f5 Updated disk image. Builds on Merlin-16 again. 2021-10-18 18:46:52 -04:00
Bobbi Webber-Manners 8e2967e87a Update .PO disk image. 2021-10-14 19:24:26 -04:00
Bobbi Webber-Manners a173e8667e Updated .PO disk image. 2021-10-13 20:57:16 -04:00
Bobbi Webber-Manners 281360de93 Updated build date. 2021-10-10 14:18:26 -04:00
Bobbi Webber-Manners 0b0985151f Updated applecorn.po disk image. 2021-09-30 16:40:32 -04:00
Bobbi Webber-Manners 1d33898a1f Another small fix to IRQ/BRK handler. 2021-09-29 18:38:00 -04:00
Bobbi Webber-Manners efb57d5c37 Improvements to BRK/IRQ handler. 2021-09-29 18:23:49 -04:00
Bobbi Webber-Manners 9e6256100a Update .PO disk image. Verify Merlin-16 is happy! 2021-09-29 10:21:04 -04:00
Bobbi Webber-Manners 8e7cc7792e Updated disk image. Builds on Merlin-16 again. 2021-09-26 18:25:23 -04:00
Bobbi Webber-Manners 6694fd4541 Updated disk image. Builds under Merlin-16. 2021-09-25 12:50:08 -04:00
Bobbi Webber-Manners e24cec39fc Updated disk image. Confirmed build on Merlin-16. 2021-09-23 22:07:36 -04:00
Bobbi Webber-Manners 6278c6d9fc Builds on Merlin-16. Disk image updated. 2021-09-23 18:16:21 -04:00
Bobbi Webber-Manners 2d67fff3fb Reinstated font loading code that got dropped. 2021-09-23 12:59:36 -04:00
Bobbi Webber-Manners 2afc3bff3b Builds on Merlin-16 again. 2021-09-22 18:36:05 -04:00