1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Machines/Apple/Macintosh
Thomas Harte 537b604fc9 It looks like writes should always go to RAM.
Now I see the screen buffer being filled with `0xffff`s, along with what is probably disk motor control data.
2019-05-04 17:29:30 -04:00
..
Macintosh.cpp It looks like writes should always go to RAM. 2019-05-04 17:29:30 -04:00
Macintosh.hpp
Video.cpp
Video.hpp