1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Machines
2017-10-06 21:45:12 -04:00
..
AmstradCPC Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
Atari2600 Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
Commodore Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
Electron Drives now have a finite number of heads. 2017-09-15 21:18:36 -04:00
Oric Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
ZX8081 Causes the ZX80/81 to omit support for the wait line if being configured as a ZX80. 2017-08-27 16:45:36 -04: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 After a quick check, added a couple of other _delegate initialisations. I should probably find a way to template this. 2017-08-01 07:07:43 -04:00
KeyboardMachine.hpp Increased documentation. 2017-07-22 17:39:51 -04:00
MemoryFuzzer.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
MemoryFuzzer.hpp Increased documentation. 2017-07-22 17:39:51 -04:00
Typer.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
Typer.hpp Okay, even if releasing it is unsafe, I can at least move the typer so that it is no longer called. 2017-08-20 10:24:01 -04:00