1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-12 13:55:55 +00:00
CLK/Machines/AppleII
Thomas Harte 16731661e8 Switches back to being explicit about the colour burst phase.
Some sort of phase inversion otherwise seems to be achievable by software that switch modes often.
2019-02-24 22:28:11 -05:00
..
AppleII.cpp Institutes colour/monochrome screen selection as an Apple II option. 2019-02-12 19:52:32 -05:00
AppleII.hpp Institutes colour/monochrome screen selection as an Apple II option. 2019-02-12 19:52:32 -05:00
Card.hpp Adds virtual destructors for various interface classes. 2019-01-13 19:19:01 -05:00
DiskIICard.cpp
DiskIICard.hpp
Video.cpp Switches back to being explicit about the colour burst phase. 2019-02-24 22:28:11 -05:00
Video.hpp Switches back to being explicit about the colour burst phase. 2019-02-24 22:28:11 -05:00