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 723137c0d4 With some time additions to the 6522, starts wiring in Macintosh audio.
The audio buffer is also the disk motor buffer, so this is preparatory to further disk work.
2019-06-01 14:39:40 -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
Keyboard.hpp Takes a first crack at the keyboard's serial protocol. 2019-05-08 14:20:28 -04:00
Macintosh.cpp With some time additions to the 6522, starts wiring in Macintosh audio. 2019-06-01 14:39:40 -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 Implements video position feedback. 2019-05-08 16:54:19 -04:00
Video.hpp Implements video position feedback. 2019-05-08 16:54:19 -04:00