Asnivor
|
ae0543d1f3
|
ZXHawk: disk drivelight now active for all operations that it should be
|
2018-06-19 14:41:54 +01:00 |
Asnivor
|
6a3377417e
|
ZXHawk: removed all Rand() references from weak sector disk read implementation (now all speedlock protected games should load *every* time without issue)
|
2018-06-19 14:30:44 +01:00 |
Asnivor
|
183983043a
|
ZXHawk: Reset disk overrun detection counter on successful read (fixes IronLord.dsk) - #1158
|
2018-06-19 11:42:08 +01:00 |
Asnivor
|
660fb500ae
|
ZXHawk: codebase cleanup
|
2018-06-14 11:31:09 +01:00 |
Asnivor
|
0d4418a1cc
|
ZXHawk: Disk Drive code tidy
|
2018-05-10 10:42:36 +01:00 |
Asnivor
|
66b7f37327
|
ZXHawk: +3 UPD WriteData command now partially implemented. Data is written to the disk object in memory (allowing castlevania SI to get ingame) but changes to the disk are not serialized in any savestates - #1158
|
2018-05-09 13:47:59 +01:00 |
Asnivor
|
20cdb02de8
|
ZXHawk: Started UPD write commands implementation
|
2018-05-03 19:45:13 +01:00 |
Asnivor
|
a374f9f4b8
|
ZXHawk: Some UPD ReadID improvements
|
2018-05-03 15:33:30 +01:00 |
Asnivor
|
282c3533b4
|
ZXHawk: Multi-disks are now supported for +3 disk drive
|
2018-05-02 11:14:08 +01:00 |
Asnivor
|
e977826c5e
|
ZXHawk: Implemented CPU overrun detection within the FDC. This appears to have sorted more Alkatraz protected games AND N=6 (hexagon protection) sectors
|
2018-05-01 17:32:35 +01:00 |
Asnivor
|
462d66c549
|
ZXHawk: UPD ReadDiagnostic fix (more Alkatraz protected games now load)
|
2018-05-01 13:42:21 +01:00 |
Asnivor
|
d891938d89
|
ZXHawk: fix speedlock +3 regression
|
2018-05-01 12:45:53 +01:00 |
Asnivor
|
b5eef04b42
|
ZXHawk: FDC ReadDeletedData command now fixed. Alkatraz games and previously not loading Paul Owens protection (eg Red Heat) should now work
|
2018-05-01 09:41:07 +01:00 |
Asnivor
|
451d5654ce
|
ZXHawk: modifications to UPD sense interrupt status instruction
|
2018-05-01 08:03:14 +01:00 |
Asnivor
|
a7bf8e4ca3
|
ZXHawk: +3 Paul Owens Disk Protection games now loading
|
2018-04-30 17:36:16 +01:00 |
Asnivor
|
0c12707bb7
|
ZXHawk: some updates to speedlock disk detection
|
2018-04-28 17:06:46 +01:00 |
Asnivor
|
85fb40ed02
|
ZXHawk: Implemented UPD765A ReadTrack command (platoon now loads)
|
2018-04-26 16:39:40 +01:00 |
Asnivor
|
7aaa5e8a52
|
ZXHawk: +3 disk ready for testing
|
2018-04-26 12:57:21 +01:00 |