117 Commits

Author SHA1 Message Date
mgcaret 86564382f5 reorganize things; small fixes; final 2026-03-24 17:17:32 -07:00
mgcaret 708fe64787 minor reworking, debug code options 2026-03-14 11:17:45 -07:00
mgcaret d4f7fa65ff fix ROMX menu option, save 2 bytes, helper scripts 2026-02-14 15:21:52 -08:00
mgcaret 6c76da8ac7 ROM 5X support for JDM device.
Merge remote-tracking branch 'refs/remotes/origin/jdm' into jdm
2026-02-11 19:23:19 -08:00
mgcaret b57608fc52 newline after build date 2026-02-08 14:57:11 -08:00
mgcaret ae1d525f7e Update and reformat main and 4X READMEs 2026-02-08 14:57:11 -08:00
mgcaret eb4fd16a35 ROMxc+ -> ROMXc 2026-02-08 14:57:11 -08:00
mgcaret 52085ae05d add xdrive config option; other fixes 2026-02-08 14:57:11 -08:00
mgcaret 9ecc443895 remove unused local branch targets 2026-02-08 14:57:11 -08:00
mgcaret 10ea2050d7 updates/fixes 2026-02-08 14:57:11 -08:00
mgcaret 6beacc3f1e initial JD Micro device support 2026-02-08 14:57:11 -08:00
mgcaret 5714eb1f80 Merge pull request #14 from munsie/master
Modified delete key patch so that it does not use C4xx memory
2026-02-08 14:56:39 -08:00
mgcaret 95518acdbc newline after build date 2025-11-26 17:46:24 -08:00
mgcaret 8816665c70 Update and reformat main and 4X READMEs 2025-09-12 23:11:07 -07:00
mgcaret c86fcb7bf4 ROMxc+ -> ROMXc 2025-09-12 18:03:25 -07:00
mgcaret ca4fef36dd add xdrive config option; other fixes 2025-09-12 17:01:54 -07:00
mgcaret c13420a4b2 remove unused local branch targets 2025-09-11 20:00:01 -07:00
mgcaret e187772666 updates/fixes 2025-09-11 12:49:39 -07:00
mgcaret 8a81ebeccd initial JD Micro device support 2025-09-10 18:18:08 -07:00
Dennis Munsie d159a92a7d Modified delete key patch so that it does not use C4xx memory, which
causes a crash when a Mockingboard IIc+ is enabled.
2024-06-17 20:04:02 -04:00
mgcaret 55c9a71e0d mention XModem feature 2018-10-17 14:47:04 -07:00
mgcaret 4e38bdf5de caveat regarding receiver memory 2018-10-15 15:53:58 -07:00
mgcaret a14af25f96 Docs updates for xmodem r20181001 2018-10-13 14:18:13 -07:00
mgcaret 65c2a4c7d0 xmodem: don't set up ACIA if closed apple held 2018-10-07 12:41:08 -07:00
mgcaret 464ce2e99d XModem: remove a couple of debug insns 2018-10-05 23:52:32 -07:00
mgcaret 7383c05f9e xmodem: 'C02 optimizations, applesoft routine error handing improved 2018-10-05 23:43:31 -07:00
mgcaret 4affcb82e4 XModem 2018-10-01 16:35:21 -07:00
mgcaret 264bf5ce0d reorganize dispatching to work like 5X 2018-09-29 23:56:04 -07:00
mgcaret ee1faf6cc7 modify dist.sh 2018-09-29 15:51:50 -07:00
mgcaret 8ea78bd613 update reade for 4X 2018-09-18 09:11:47 -07:00
mgcaret 40f2ae5ac3 update reade for 4X 2018-09-18 09:10:01 -07:00
mgcaret ea0b4acb9d Clean up README.md some more for ROM 5X. 2018-08-02 14:16:21 -07:00
mgcaret 8e0a7007a3 Update README.md, referencing information from #8. 2018-08-02 14:04:31 -07:00
mgcaret a7c0aa2163 READMEs updated as request in #7 2018-01-02 12:51:27 -08:00
mgcaret 6ba882ffb9 5X: release date r20121209 2017-12-10 19:37:00 -08:00
mgcaret 11a799569d 5X: The Merlin fix. (cleanup) 2017-12-10 18:02:54 -08:00
mgcaret d5969104cd 5X: the Merlin fix 2017-12-10 18:01:37 -08:00
mgcaret e04fa4d5ce remove cruft from other branch from MAME boot patch 2017-11-26 21:03:14 -08:00
mgcaret 1c5a03e3ea optional patches to let MAME IIc+ emulation boot 2017-11-26 20:59:56 -08:00
mgcaret 0c442f1d46 add build metadata 2017-11-26 20:58:34 -08:00
mgcaret 2e97ca4fc8 5X: untested patch delete key to work like left arrow in monitor GETLN1 2017-10-11 12:58:02 -07:00
mgcaret 4f38bbccb2 Add patch to make delete key work like backspace in monitor GETLN/GETLN1 2017-10-11 12:38:29 -07:00
mgcaret 145d82bbcc update .gitignore 20171002 2017-10-02 12:35:36 -07:00
mgcaret 3991773e06 minor changes to main README 2017-10-02 12:33:21 -07:00
mgcaret 7ed3e10a22 reorganize documentation 2017-10-02 12:27:09 -07:00
mgcaret df08db5fce 4X: fix assembler warning; 4X+5X: Prepare for binary distribution 2017-10-02 11:21:09 -07:00
mgcaret 094e9d98fa commentary 2017-08-30 20:49:07 -07:00
mgcaret e0d2159aad 4X: Merge config branch to master after good user reports; 5X: Fix early mistake regarding accelerator code, thanks to Michael J Mahon for spotting it 2017-08-30 20:48:58 -07:00
mgcaret ea801bed1f add block counter safety check to config finder r20170527 2017-05-27 17:08:08 -07:00
mgcaret fdbb458ec6 4X: create README.md specifically for 4X, add experimental config file support 2017-04-25 20:10:02 -07:00