Commit Graph

27 Commits

Author SHA1 Message Date
4am
be4bc5d723 prep for release 2024-09-13 11:46:45 -04:00
Peter Ferrie
ebcd3df3dd don't let The Game Show escape 2022-08-04 19:10:53 -07:00
Peter Ferrie
f4aee49c5f support RDOS with modified prologue 2022-02-04 21:58:17 -08:00
4am
479100ef9f shave some bytes 2021-06-20 00:18:55 -04:00
4am
aabfb0118a shave some bytes 2021-06-19 19:42:56 -04:00
4am
7a75188e4f shave some bytes 2021-06-19 10:54:56 -04:00
4am
53f92388b0 move T00 modules to 3200 or B200 as necessary
also move globals back to program space for compatibility
2021-06-18 13:53:17 -04:00
4am
a99ac0d169 fix broken log in RDOS13 tracer 2021-06-14 11:18:12 -04:00
4am
c6df2ec549 shave some bytes by refactoring PrintByID 2021-06-12 22:07:26 -04:00
4am
51e1ea8a0c even more string consolidation 2021-04-08 16:22:30 -04:00
4am
ae5016cf49 more test suite cross-references 2019-05-06 21:24:29 -04:00
4am
7517be5eaa UI tweaks 2019-04-17 14:42:13 -04:00
Peter Ferrie
4e2ddef1d7 cut some bytes 2019-04-15 22:39:12 -07:00
Peter Ferrie
74a6d52420 support Choplifter copying 2019-04-13 10:33:15 -07:00
Peter Ferrie
31bde9b039 let RDOS exit on seek failure 2018-10-10 21:15:51 -07:00
Peter Ferrie
fb2e4c3a7a support RDOS13 variant 2018-10-07 09:05:54 -07:00
Peter Ferrie
a8317f488c support Phantasie II 2018-09-26 22:59:27 -07:00
Peter Ferrie
2fb3c16c83 convert RDOS13 to 16 sectors + support SSI protection
also re-enable RAM disk after cancel
2018-09-26 10:20:03 -07:00
Peter Ferrie
f7ede6ef84 pack T00 analyzers
define a global page for shared content
make nib table global
autoclear filters instead of case-by-case
cache IDs in global variables where useful
merge some near-duplicated routines
optimise sector reordering
allow cancel when writing from RAM
pack universal RWTS dynamically to allow easier modification
consolidate output when modifying sequential nibble table entries
make Standard Delivery accept a parameter to specify table
switch unpacker to Exomizer for cross-platform support
make relbase dynamic for easier building
makefile for windows
2017-11-08 21:47:12 -08:00
4am
9b1f451930 add log message for MUSE disks (RWTS doubles every sector ID) 2017-10-21 10:42:08 -04:00
4am
d68ac00436 support DOS 3.2 JMP B4BB, refactor sectormap codes, add PreReadSector routine 2017-10-01 21:36:43 -04:00
4am
125a344fb7 progress on DOS 3.2 JMP B4BB protection (still need to switch back for DOS tracks) 2017-09-30 13:55:20 -04:00
4am
4682ae095d zero unformatted DOS 3.2 sectors after confirming their status 2017-08-18 09:46:39 -04:00
4am
2f7d6119e1 support DOS 3.2 disks with unformatted data fields on unused sectors 2017-08-17 09:29:35 -04:00
4am
4c2c8ec6ff support DOS 3.2 that loads in low memory then relocates 2017-08-16 11:31:49 -04:00
4am
bcff14c086 revised universal RWTS to support DOS 3.2 to 3.3 conversions 2017-08-15 17:17:14 -04:00
4am
2dcd475e08 [WIP] DOS 3.2 support 2017-08-15 11:31:36 -04:00