1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Machines/Apple/AppleIIgs
Thomas Harte a15af1df5e Attempts to use the other bit of disk drive control, the 5.25"/3.5" select.
For the record, the ROM thinks it finds some Smartport devices and then attempts to talk to them. Since none is present, it blocks forever.
2020-11-11 17:55:50 -05:00
..
ADB.cpp
ADB.hpp
AppleIIgs.cpp Attempts to use the other bit of disk drive control, the 5.25"/3.5" select. 2020-11-11 17:55:50 -05:00
AppleIIgs.hpp
MemoryMap.hpp
Sound.cpp Quietens, for now. 2020-11-11 17:53:21 -05:00
Sound.hpp
Video.cpp Applies a will-do-for-now crop to video output. 2020-11-10 18:50:23 -05:00
Video.hpp