Commit Graph

536 Commits

Author SHA1 Message Date
4am
edb2ebd60c add support for Zoom Grafix 2019-04-07 20:02:19 -04:00
4am
852dfc43f5 add support for Hoffman protection check 2019-04-04 20:25:00 -04:00
4am
646157a1f5 add support for patching diskvol check on PanglosDOS disks with non-standard volume number [fixes Diet Analysis Program] 2019-04-03 15:19:11 -04:00
4am
48e3a33d38
Merge pull request #72 from peterferrie/master
more strict Infocom R18 ID
2019-02-16 17:10:36 -05:00
Peter Ferrie
4ad309bad2 more strict Infocom R18 ID 2019-02-16 12:03:21 -08:00
4am
4c3b45e1e9 add support for patching secondary RWTS and other checks in Holle bootloader [fixes Bats in the Belfry, Crime Wave, others] 2019-02-10 20:05:33 -05:00
4am
8ce6297ad1 prelimary support for decrypting and patching Holle bootloader 2019-02-09 23:51:41 -05:00
4am
0dab9cf097 add support for HAL Labs protection check [fixes Sheila, Super Taxman II] 2019-02-09 14:33:14 -05:00
4am
9b1721af99 initialize current track pointer [fixes Super Taxman II] 2019-02-09 09:36:21 -05:00
4am
108ccbb2d2 add patcher for Springboard RWTS [fixes The Newsroom, The Chalice of Mostania] 2019-02-08 12:02:47 -05:00
4am
4e1dc2929d even more liberal A6 check (no false positives) 2019-02-07 21:33:41 -05:00
4am
02780b53ab add support for ArtSci RWTS swapper on T00S0A 2019-02-07 17:33:09 -05:00
4am
831441425d add support for MUSE RWTS [fixes The Function Game, The Caverns of Freitag, others] 2019-02-04 17:20:29 -05:00
4am
0618041e91 add support for patching Dakin5 RWTS that XORs sector ID with 0x7E 2019-02-03 10:20:02 -05:00
4am
314f4e9794
Merge pull request #71 from peterferrie/master
fix the hangs
2018-12-30 13:12:09 -05:00
Peter Ferrie
1f9d89e250 fix the hangs 2018-12-29 15:33:25 -08:00
4am
f1160b90e0
Merge pull request #70 from peterferrie/master
verify Infocom 18-sector format
2018-12-29 12:29:46 -05:00
Peter Ferrie
617a2020b6 verify 13-sector disks, too 2018-12-28 22:20:48 -08:00
Peter Ferrie
8b58e3b94f verify Infocom 18-sector format 2018-12-28 11:46:36 -08:00
4am
7ac054c7b4 remove unused tests/ directory, update README, change 0 to Ctrl-R, update date, let's do this 2018-10-14 09:48:52 -04:00
4am
c64b3eed16 restart further back when pressing 0 2018-10-12 19:43:40 -04:00
4am
052894065a press 0 after verification fails to retry and ignore all bad sectors 2018-10-11 17:58:12 -04:00
4am
639c442cb5
Merge pull request #69 from peterferrie/master
let RDOS exit on seek failure
2018-10-11 10:11:38 -04:00
Peter Ferrie
31bde9b039 let RDOS exit on seek failure 2018-10-10 21:15:51 -07:00
4am
64a06d71ba shorten Adventure International search [fixes Curse of Crowley Manor, no false positives] 2018-10-09 20:51:51 -04:00
4am
e9644e498f
Merge pull request #68 from peterferrie/master
support Fat City
2018-10-07 13:59:13 -04:00
Peter Ferrie
4caa2c5e36 support Fat City 2018-10-07 10:46:14 -07:00
4am
9c015c9f1f
Merge pull request #67 from peterferrie/master
support RDOS13 variant
2018-10-07 12:07:31 -04:00
Peter Ferrie
fb2e4c3a7a support RDOS13 variant 2018-10-07 09:05:54 -07:00
4am
ce28514a54
Merge pull request #66 from peterferrie/master
support Gelfling Adventure
2018-10-05 09:08:49 -04:00
Peter Ferrie
8c96618beb support Gelfling Adventure 2018-10-04 19:29:40 -07:00
4am
26ae141203 add support for Swordthrust RWTS 2018-10-04 10:29:00 -04:00
4am
132a8eb138 add support for Micro Fun RWTS that alters data field checksum [fixes Crown of Arthain] 2018-10-03 23:30:39 -04:00
4am
dad9aeae8d add wildcards to fbff patcher [fixes Gamma Force] 2018-10-03 23:12:02 -04:00
4am
9a845de251 update syntax for Exomizer 3 2018-10-03 23:11:40 -04:00
4am
a447409bdc wildcard in rdosfmt [fixes Shattered Alliance] 2018-09-28 17:06:13 -04:00
4am
62c6978cf8 add AA nibble count patcher [fixes Battle Group, Moebius] 2018-09-28 15:54:24 -04:00
4am
92626d897d
Merge pull request #64 from peterferrie/master
support Battle Group secondary prot
2018-09-28 14:43:59 -04:00
Peter Ferrie
6d21441277 support Battle Group secondary prot
and a bit smaller code
2018-09-28 10:46:48 -07:00
4am
07c1635512
Merge pull request #63 from peterferrie/master
disable SSI format
2018-09-28 11:36:26 -04:00
Peter Ferrie
81bb88e0b2 disable SSI format 2018-09-28 08:26:27 -07:00
4am
cef1aeb329 add support for JMP BB03 variant [Alice in Wonderland, Sum Ducks], consolidate other BB03 patchers 2018-09-28 10:21:42 -04:00
4am
a56a2a3537 off-by-1 2018-09-27 20:13:42 -04:00
4am
794c7eb13b
Merge pull request #62 from peterferrie/master
a bit quieter, fix write support
2018-09-27 19:55:30 -04:00
Peter Ferrie
4ab8e0c4d9 support SSI disk utilities 2018-09-27 14:26:08 -07:00
Peter Ferrie
2d9e23c65d a bit quieter, fix write support 2018-09-27 14:00:11 -07:00
4am
ec07283d7f wildcard in SSI weakbit patcher 2018-09-27 09:41:53 -04:00
4am
3cba1de488
Merge pull request #61 from peterferrie/master
support a SSI variation
2018-09-27 08:02:26 -04:00
Peter Ferrie
a8317f488c support Phantasie II 2018-09-26 22:59:27 -07:00
Peter Ferrie
d1b194dc6d support a SSI variation 2018-09-26 22:19:42 -07:00