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-10 16:30:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
MassStorage
/
SCSI
History
Thomas Harte
2a8e8a4982
Slightly increases logging.
2021-02-02 20:24:19 -05:00
..
DirectAccessDevice.cpp
Slightly increases logging.
2021-02-02 20:24:19 -05:00
DirectAccessDevice.hpp
Adds format and write to the SCSI target.
2019-09-12 21:58:09 -04:00
SCSI.cpp
Adds a bunch of
const
s.
2020-05-09 21:23:52 -04:00
SCSI.hpp
This appears to be sufficient for the Electron to _read_ SCSI.
2021-01-31 18:36:29 -05:00
Target.cpp
Adds mapping of READ(8) size 0 to size 256.
2019-09-17 21:59:32 -04:00
Target.hpp
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
TargetImplementation.hpp
This appears to be sufficient for the Electron to _read_ SCSI.
2021-01-31 18:36:29 -05:00