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
2026-04-20 10:17:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d93d380c888c16735a6a79ffd9ce9a1869dc58da
CLK
/
Storage
T
History
Thomas Harte
d93d380c88
Adds bit-level Spectrum-style tape parsing.
...
More to do, obviously.
2021-03-07 15:51:25 -05:00
..
Cartridge
Further doubles down on construction syntax for type conversions.
2020-05-09 23:00:39 -04:00
Data
Cuts down unused parameter warnings to just a few that may well indicate implementation errors.
2020-05-30 01:06:43 -04:00
Disk
Add missing header.
2021-02-16 22:51:57 -05:00
MassStorage
Slightly increases logging.
2021-02-02 20:24:19 -05:00
Tape
Adds bit-level Spectrum-style tape parsing.
2021-03-07 15:51:25 -05:00
FileHolder.cpp
This is a deliberate fallthrough.
2020-06-20 00:12:08 -04:00
FileHolder.hpp
Further doubles down on construction syntax for type conversions.
2020-05-09 23:00:39 -04:00
Storage.hpp
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -04:00
TargetPlatforms.hpp
Adds the IIgs as a user-selectable machine.
2020-10-20 22:18:11 -04:00
TimedEventLoop.cpp
Ensure float literals are floats.
2020-07-17 23:18:41 -04:00
TimedEventLoop.hpp
Ensure float literals are floats.
2020-07-17 23:18:41 -04:00