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
2024-11-05 06:05:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
865c47a1ac
CLK
/
Storage
/
Disk
History
Thomas Harte
e1c4035812
Switches away from C strings and allows Vic-20 region inference from filenames.
2018-04-06 17:42:24 -04:00
..
Controller
Commutes cross-platform
#pragma mark
s to
//MARK:
s.
2017-11-12 15:59:11 -05:00
DiskImage
Switches away from C strings and allows Vic-20 region inference from filenames.
2018-04-06 17:42:24 -04:00
DPLL
Encodings
Enforces a maximum sector size to avoid impossible sizes.
2018-03-22 22:00:26 -04:00
Parsers
Track
Minor tidying of PCMSegment and Oric MFM DSK.
2018-01-09 22:12:34 -05:00
Disk.hpp
Drive.cpp
Commutes cross-platform
#pragma mark
s to
//MARK:
s.
2017-11-12 15:59:11 -05:00
Drive.hpp