1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/StaticAnalyser
2016-09-19 22:06:56 -04:00
..
Acorn Tweaked disk side density, added call-outs to a WD1770 if the Electron had one (albeit without run_for_cycles yet as I need to figure out the clock rate), added a shell of the basic functions of the WD1770. No implementation yet. 2016-09-19 22:06:56 -04:00
Atari Added just enough wiring to restore the 2600 to functionality. 2016-09-15 19:34:45 -04:00
Commodore Added a sector cache to avoid having to re-decode things five times over. 2016-09-17 22:01:54 -04:00
StaticAnalyser.cpp Started on the SSD/DSD support. Realised I had ommitted multiple head support from my disk class. Fixed that. 2016-09-18 19:21:02 -04:00
StaticAnalyser.hpp
TapeParser.hpp