1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Machines/Oric
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
..
Keyboard.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Keyboard.hpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
Microdisc.cpp Corrects typo and improves exposition. 2018-05-24 18:57:35 -04:00
Microdisc.hpp Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
Oric.cpp With some time additions to the 6522, starts wiring in Macintosh audio. 2019-06-01 14:39:40 -04:00
Oric.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Video.cpp Corrects typo; disables original colour ROM usage for now. 2019-02-18 20:49:54 -05:00
Video.hpp Adds composite monochrome output for the Oric. At least temporarily. 2019-02-18 16:56:48 -05:00