1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Machines
2017-07-09 22:07:12 -04:00
..
Atari2600
Commodore Gave the binary tape player a more logical assignment of wave level to output level. Which miraculously appears to have been the issue with the ZX80/81 tape loading — the inconsistency of silences seems to have been the issue. 2017-06-21 22:13:24 -04:00
Electron Removed a TODO that is no longer appropriate. 2017-07-09 22:06:50 -04:00
Oric Gave the binary tape player a more logical assignment of wave level to output level. Which miraculously appears to have been the issue with the ZX80/81 tape loading — the inconsistency of silences seems to have been the issue. 2017-06-21 22:13:24 -04:00
ZX8081 Added enough typing to issue a load command. No thoughts as to running yet though. 2017-07-09 22:07:12 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
KeyboardMachine.hpp
MemoryFuzzer.cpp
MemoryFuzzer.hpp
Typer.cpp Typer fixes: the recipient no longer releases the caller, and a duplicate call to strlen and piece of arithmetic is corrected. 2017-07-06 21:38:56 -04:00
Typer.hpp Typer fixes: the recipient no longer releases the caller, and a duplicate call to strlen and piece of arithmetic is corrected. 2017-07-06 21:38:56 -04:00