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-08-08 14:25:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2b56b7be0d2f22b2496cd401c4835b2c80b1cae1
CLK
/
Storage
/
MassStorage
/
SCSI
History
Thomas Harte
2b56b7be0d
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00
..
DirectAccessDevice.cpp
Further avoid use of null pointer.
2022-08-31 16:03:01 -04:00
DirectAccessDevice.hpp
Adds format and write to the SCSI target.
2019-09-12 21:58:09 -04:00
SCSI.cpp
Mark
get_state
as
const
.
2022-09-15 16:13:54 -04:00
SCSI.hpp
Mark
get_state
as
const
.
2022-09-15 16:13:54 -04:00
Target.cpp
Adds mapping of READ(8) size 0 to size 256.
2019-09-17 21:59:32 -04:00
Target.hpp
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00
TargetImplementation.hpp
This appears to be sufficient for the Electron to _read_ SCSI.
2021-01-31 18:36:29 -05:00