1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 19:29:31 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte bde975a3b9 Possibly mights the tiniest bit of headway with 'the IWM'.
I'm now pretty sure that my 3.5" drive, which for now is implemented in the IWM (yuck) is just responding to queries incorrectly.
2019-06-13 22:38:09 -04:00
..
Audio.cpp Restores attempt at proper audio behaviour. 2019-06-11 19:53:22 -04:00
Audio.hpp Ensures consistent audio pipeline. 2019-06-01 17:29:57 -04:00
DeferredAudio.hpp All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -04:00
DriveSpeedAccumulator.cpp Disables logging, for now. 2019-06-03 15:57:53 -04:00
DriveSpeedAccumulator.hpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
Keyboard.hpp Corrects enough of the 6522 and Keyboard to get an initial command seemingly working. 2019-06-10 09:28:27 -04:00
Macintosh.cpp Possibly mights the tiniest bit of headway with 'the IWM'. 2019-06-13 22:38:09 -04:00
Macintosh.hpp Adds the bare bones necessary to be able to create a Macintosh from File -> New... . 2019-05-03 22:16:07 -04:00
RealTimeClock.hpp Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
SonyDrive.cpp Makes some sort of first attempt at having the IWM read. 2019-06-04 22:13:00 -04:00
SonyDrive.hpp Sets things up to allow variable rotation rates, and especially Sony 800kb-style self-selecting rates. 2019-06-04 21:41:54 -04:00
Video.cpp Corrects Macintosh aspect ratio (and framing). 2019-06-13 18:41:38 -04:00
Video.hpp Expands towards supporting multiple Macintosh models. 2019-06-03 14:50:36 -04:00