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 3e9fa63799 Adds a receiver for drive-motor control bytes.
My new belief is that I'm either reading the buffer from the wrong place, or the 68000 isn't filling it for some reason.
2019-06-01 19:31:32 -04:00
..
Audio.cpp Ensures consistent audio pipeline. 2019-06-01 17:29:57 -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 Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
DriveSpeedAccumulator.hpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
Keyboard.hpp Takes a first crack at the keyboard's serial protocol. 2019-05-08 14:20:28 -04:00
Macintosh.cpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -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 final byte of data can be accessed. 2019-05-09 07:24:26 -04:00
Video.cpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00
Video.hpp Adds a receiver for drive-motor control bytes. 2019-06-01 19:31:32 -04:00