1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Machines/AppleII
Thomas Harte c97c5fa03a [Re-]recalibrates CRT retrace period and affected view windows.
In the hope of moving the CPC closer to the real CTM visible area.
2018-07-05 22:07:18 -04:00
..
AppleII.cpp Reduces space for floating point accuracy errors. 2018-06-16 22:22:40 -04:00
AppleII.hpp Exposes DOS 3.3 acceleration as an option. 2018-06-10 18:28:29 -04:00
Card.hpp Specs out a new AppleII::Card interface. 2018-05-21 20:54:53 -04:00
DiskIICard.cpp Creates the through-path that will be necessary for RWTS acceleration. 2018-06-09 12:51:53 -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 [Re-]recalibrates CRT retrace period and affected view windows. 2018-07-05 22:07:18 -04:00
Video.hpp Shift the h-within-v pulse to eliminate a curved top line. 2018-06-24 11:27:18 -04:00