This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-30 11:34:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Analyser
/
Static
/
Acorn
History
Thomas Harte
906b6ccdb7
This appears to be sufficient for the Electron to _read_ SCSI.
...
So that's step one.
2021-01-31 18:36:29 -05:00
..
Disk.cpp
Switch to O(1) test, which avoids an extra #include.
2021-01-30 23:33:03 -05:00
Disk.hpp
…
File.hpp
Adds parsing of the top-level directory for ADFS images.
2021-01-30 23:10:59 -05:00
StaticAnalyser.cpp
This appears to be sufficient for the Electron to _read_ SCSI.
2021-01-31 18:36:29 -05:00
StaticAnalyser.hpp
…
Tape.cpp
Adds parsing of the top-level directory for ADFS images.
2021-01-30 23:10:59 -05:00
Tape.hpp
…
Target.hpp
Adds some notes-to-self on SCSI and a route to using Acorn's ADFS.
2021-01-31 13:12:59 -05:00