1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-15 20:24:07 +00:00
CLK/Machines
Thomas Harte 80b281d9f1 Switches back to whole bytes per pixel, owing to persistent precision problems at 1bpp.
Also fixes the inaccurately-named `cycles_since_update_`.
2018-06-02 18:25:00 -04:00
..
AmstradCPC Attempts to reduce FDC costs. 2018-05-27 23:55:04 -04:00
AppleII Switches to using the same varying for byte and subpixel selection. 2018-06-01 22:52:29 -04:00
Atari2600 Corrects NTSC quadrature phase. 2018-05-31 21:40:46 -04:00
ColecoVision Imposes a three-cycle penalty for SN76489 access. 2018-05-16 19:06:03 -04:00
Commodore Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
Electron Eliminates all endashes. 2018-05-13 15:43:03 -04:00
MSX Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
Oric Teaches the Oric to apply a lighter Disk II touch when possible. 2018-05-28 18:20:43 -04:00
Utility Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ZX8081 Switches back to whole bytes per pixel, owing to persistent precision problems at 1bpp. 2018-06-02 18:25:00 -04:00
ConfigurationTarget.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CRTMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
DynamicMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
JoystickMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ROMMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00