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-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Analyser
/
Static
/
Acorn
History
Thomas Harte
1a40cc048e
Niceties: include AP6 ROM for hard-disk users; show SCSI activity indicator.
2021-01-31 21:41:11 -05:00
..
Disk.cpp
Switch to O(1) test, which avoids an extra #include.
2021-01-30 23:33:03 -05:00
Disk.hpp
Eliminates all emdashes in cross-platform code.
2018-05-13 15:34:31 -04:00
File.hpp
Adds parsing of the top-level directory for ADFS images.
2021-01-30 23:10:59 -05:00
StaticAnalyser.cpp
Niceties: include AP6 ROM for hard-disk users; show SCSI activity indicator.
2021-01-31 21:41:11 -05:00
StaticAnalyser.hpp
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00
Tape.cpp
Adds parsing of the top-level directory for ADFS images.
2021-01-30 23:10:59 -05:00
Tape.hpp
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00
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