1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte 6d985866ee All proper inputs are now provided to the audio generator.
Hopefully. The next job is to generate audio. If that sounds correct, then the disk motor speed question can be tackled.
2019-06-01 15:03:15 -04:00
..
Audio.cpp With some time additions to the 6522, starts wiring in Macintosh audio. 2019-06-01 14:39:40 -04:00
Audio.hpp With some time additions to the 6522, starts wiring in Macintosh audio. 2019-06-01 14:39:40 -04:00
DeferredAudio.hpp All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -04:00
Keyboard.hpp Takes a first crack at the keyboard's serial protocol. 2019-05-08 14:20:28 -04:00
Macintosh.cpp All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -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 All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -04:00
Video.hpp All proper inputs are now provided to the audio generator. 2019-06-01 15:03:15 -04:00