1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-19 14:25:35 +00:00
CLK/Machines
2016-08-09 21:10:53 -04:00
..
Atari2600 Added a default implementation of Speaker::skip_samples. 2016-07-04 20:48:27 -04:00
Commodore Collapsed 6560 template to a more direct loop, albeit with quite a bit still left to fix. 2016-08-09 21:10:53 -04:00
Electron Fixed 6560 addressing error, added an autotyper for Vic disks (more work potentially needed), fixed semantics for testing whether a 6502 is about to reset. 2016-08-01 10:32:32 -04:00
CRTMachine.hpp Eliminated plain pointer passing for object types. 2016-07-04 19:33:55 -04:00
Typer.cpp Converted the 6560 fully into a template; worked on allowing the typer to run at a much faster rate where hardware has some trigger by which it can request the next key. 2016-08-06 14:33:24 -04:00
Typer.hpp Converted the 6560 fully into a template; worked on allowing the typer to run at a much faster rate where hardware has some trigger by which it can request the next key. 2016-08-06 14:33:24 -04:00