Commit Graph

174 Commits

Author SHA1 Message Date
4am
765bde89d7 refactor track 0 patchers 2021-06-14 10:56:40 -04:00
4am
8edd3da266 shave some bytes 2021-06-13 01:43:46 -04:00
4am
c6df2ec549 shave some bytes by refactoring PrintByID 2021-06-12 22:07:26 -04:00
4am
24a67c61fc shave some bytes 2021-06-11 20:55:18 -04:00
4am
003240e505 shave some bytes 2021-06-11 20:45:10 -04:00
4am
acf943baf1 shave some bytes 2021-06-11 15:19:41 -04:00
4am
f75eb39c67 shave some bytes 2021-06-11 15:06:50 -04:00
Peter Ferrie
648507f1fd 5-5-5 WIP 2021-05-26 19:22:36 -07:00
4am
c6d2031368 support SIGCHECK.O extra wide track protection [fixes Advanced Electricity, others] 2021-05-22 11:35:57 -04:00
4am
691e6f8777 support Micrograms bad block check [fixes Granny Applebee's Cookie Factory, Uncle Clyde's Consonant Slide, and several others] 2021-04-29 21:55:45 -04:00
4am
8f2e01cc23 revert some build syntax changes 2021-04-21 10:33:57 -04:00
Peter Ferrie
b080cbf31c verify RW18 (WIP) 2021-04-20 16:29:51 -07:00
Peter Ferrie
481e61cd0b backscroll log 2021-04-20 13:02:07 -07:00
4am
b5db14e87a move some more stuff around 2021-04-20 00:02:09 -04:00
4am
8a244c82b9 break up passport.a a bit [WIP] 2021-04-19 23:48:41 -04:00
4am
62a9b63498 shave some bytes 2021-04-19 21:17:23 -04:00
4am
80c2b93165 restore and refactor ResetVector, fix SwapProDOS confusion on exit 2021-04-19 20:53:33 -04:00
4am
3e9dd24ed9 merge ResetVector and MainMenu 2021-04-19 10:58:00 -04:00
4am
6d70d7956d clean up RAM/HD files on Ctrl-Reset 2021-04-19 10:44:51 -04:00
4am
4a97d929eb move SaveProDOS to wrapper to shave some bytes 2021-04-19 10:38:28 -04:00
4am
3beb4c8b3d refactor animation-during-decompression using IFDEFs to shave some bytes 2021-04-19 10:28:08 -04:00
4am
46b2019ba1 add support for B4BB RWTS swapper in BASIC [fixes SocMate Analogies Games] 2021-04-19 10:19:57 -04:00
4am
40c3a97cf0 don't show animation after initial decompression 2021-04-18 12:39:19 -04:00
4am
2cccfd3e57 add animation during initial decompression 2021-04-18 11:19:14 -04:00
4am
d4939063b9 move some code around, shave some bytes 2021-04-18 00:49:26 -04:00
4am
b3a75e8748 refactor RAM disk and hard disk support 2021-04-18 00:12:05 -04:00
4am
9aef30b9b1 properly close/delete RAM disk file, refactor Save/SwapProDOS to preserve registers and flags 2021-04-15 12:33:41 -04:00
4am
8bcc24c3f5 add label for CFFA3000-managed targets 2021-04-14 23:35:14 -04:00
4am
de98679962 print full path when writing to file 2021-04-14 12:40:53 -04:00
Peter Ferrie
91f8de836b write image to hard disk 2021-04-13 18:09:55 -07:00
4am
0bf69eacb2 refactor PreCheckT00 and call it before tracing DOS 3.3P 2021-04-12 17:32:38 -04:00
4am
7ffaec6982 more string consolidation 2021-04-08 16:11:00 -04:00
4am
a183a67ac4 refactor some redundant checks 2021-04-08 12:22:02 -04:00
4am
ddc2f67b63 remove unused demuffin mode 2021-04-08 10:50:14 -04:00
4am
2a66e59951 add support for Leisure Genius disk volume check
fixes Clue, Risk
2021-03-24 19:06:00 -04:00
4am
3cb2f61fa6 add support for Woodbury bad block protection [fixes PlayWriter] 2021-03-02 18:23:13 -05:00
4am
13a6e3928b add support for another MECC RWTS swapper [fixes Zoyon Patrol] 2021-03-01 12:22:46 -05:00
4am
198b432bc6 gate on matching RWTS code 2021-03-01 00:27:38 -05:00
4am
efcfdd8aa2 fixes for MECC Database Composer's multiple layers of RWTS swappers 2021-02-28 21:01:35 -05:00
4am
9fd7e03572 add support for MECC data diskette RWTS swapper
fixes Word Wizards v1.0
2021-02-23 00:42:48 -05:00
4am
64b4126662 add support for 1982-era Datasoft protection check at 9B00
fixes Fathoms 40, Canyon Climber
2020-10-17 11:10:21 -04:00
4am
23b5538d66 add support for TSR protection 2020-07-22 19:01:07 -04:00
4am
9c149d5116 clear B200-BEFF to avoid false positives checking memory locations during analyze after cracking previous disk 2020-07-20 12:49:09 -04:00
4am
d314e7be03 add support for RPS protection [fixes several Britannica and Thunder Mountain disks] 2020-07-15 11:53:18 -04:00
4am
de7f80b18a add support for Harvey protection, consolidate similar log messages [fixes Harvey by Primes] 2020-07-14 16:36:31 -04:00
Peter Ferrie
bcb432cec5
don't crash on SVE DOS (#99)
* simplify build

* don't crash on SVE DOS
2020-07-12 13:19:29 -04:00
4am
d61b2aedce rename Basham protection to PDI protection 2019-11-15 23:22:13 -05:00
Peter Ferrie
e56eded52e support Basham protection 2019-10-11 13:50:31 -07:00
4am
f0d36517ca add support for JMP2012 protection (variant of JMPB412) 2019-07-25 12:51:24 -04:00
Peter Ferrie
65447689a1 use Exomizer 3 format, pack system file 2019-06-13 19:54:03 -07:00