1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-30 07:29:06 +00:00
CLK/Machines/AppleII
Thomas Harte d4134cd0d8 Restores proper colour phase to the Apple II.
Given that its timing errors were fixed, this also switches back to using 'default' colour bursts — i.e. ones with implicit phase. The Apple II continues to be an excellent bellwether for issues in the pipeline, and this helps further to ensure that.
2019-02-24 14:35:13 -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 Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
DiskIICard.hpp Creates the through-path that will be necessary for RWTS acceleration. 2018-06-09 12:51:53 -04:00
Video.cpp Restores proper colour phase to the Apple II. 2019-02-24 14:35:13 -05:00
Video.hpp Restores proper colour phase to the Apple II. 2019-02-24 14:35:13 -05:00