1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-25 16:31:42 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte a30eeaab6a Starts to introduce a new grammar for ROM requests.
They can be optional, and chained together in AND or OR combinations. A central catalogue knows the definitions of all ROMs.
2021-06-03 21:55:59 -04:00
..
Audio.cpp
Audio.hpp
DeferredAudio.hpp
DriveSpeedAccumulator.cpp Thanks to a hint from the MAME guys: finally completes Macintosh 128kb and 512kb emulation (!) 2021-02-26 21:22:35 -05:00
DriveSpeedAccumulator.hpp Thanks to a hint from the MAME guys: finally completes Macintosh 128kb and 512kb emulation (!) 2021-02-26 21:22:35 -05:00
Keyboard.cpp
Keyboard.hpp
Macintosh.cpp Starts to introduce a new grammar for ROM requests. 2021-06-03 21:55:59 -04:00
Macintosh.hpp
Video.cpp
Video.hpp