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 68392ce6f5 Adds enough of a concept of Mac video to get a properly initialised display.
Completely empty at present, naturally. Also this is the very first time I've run my 68000 at live speed. From just one data point, it's not terrible. Phew!
2019-05-03 23:25:42 -04:00
..
Macintosh.cpp Adds enough of a concept of Mac video to get a properly initialised display. 2019-05-03 23:25:42 -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
Video.cpp Adds enough of a concept of Mac video to get a properly initialised display. 2019-05-03 23:25:42 -04:00
Video.hpp Adds enough of a concept of Mac video to get a properly initialised display. 2019-05-03 23:25:42 -04:00