Commit Graph

8 Commits

Author SHA1 Message Date
tomcw 25caffe7eb Minor comment typo 2021-11-11 21:24:41 +00:00
tomcw 6282790c3d Add comments to both Harddisk.cpp & the firmware code about 'sta abs16,x' false-reads, etc.
Harddisk.cpp: Fix typos and update the notes on the r/w commands' operation.
2021-11-11 21:20:54 +00:00
TomCh 5ed901f720
Slot-independent HDD firmware (#996, PR #998)
. Move the 'read block' command into the emulator - to mirror the write command
. With emulated time to do the DMA for the r/w block command
2021-11-09 21:04:57 +00:00
tomcw 94926b4f55 HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319) 2019-10-05 17:01:35 +01:00
tomcw 826dc6625e HDD firmware: switched assembler from A65 1.06 to ACME 0.96.4 2019-10-05 15:18:41 +01:00
tomcw 9efa08b5eb HDD firmware: Update file history and some comments 2016-12-26 22:47:30 -05:00
Robert Hoem 3e94907a17 Added a check against open-apple during boot to route boot to slot 6
This happens after the first two blocks are loaded from the HD.
2016-10-27 17:54:40 -07:00
tomcw d591dd006b Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00