1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines
2017-11-07 22:54:22 -05:00
..
AmstradCPC Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching. 2017-11-07 21:19:51 -05:00
Atari2600 Eliminates some dangling cases of undefined initial state in the TIA. 2017-11-06 22:12:39 -05:00
Commodore Eliminates a variety of end-of-line spaces. 2017-11-07 22:54:22 -05:00
Electron Eliminates a variety of end-of-line spaces. 2017-11-07 22:54:22 -05:00
Oric Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching. 2017-11-07 21:19:51 -05:00
Utility Added a platform-neutral route for feeding ROMs to machines, in a platform-dependant fashion; implemented for the CPC. 2017-11-05 20:12:01 -05:00
ZX8081 Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching. 2017-11-07 21:19:51 -05:00
ConfigurationTarget.hpp Split the static analyser functionality so that it's possible just to ask for the set of media implied by a particular file. Extended ConfigurationTarget so that media alone can be pushed to a machine. 2017-08-17 10:48:29 -04:00
CRTMachine.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00
JoystickMachine.hpp Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
KeyboardMachine.cpp Adds a reference to the calling keyboard in reset_all_keys. 2017-10-14 22:07:11 -04:00
KeyboardMachine.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00
ROMMachine.hpp Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching. 2017-11-07 21:19:51 -05:00