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-23 03:32:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e3e6bbb785
CLK
/
Machines
History
Thomas Harte
e3e6bbb785
Removed the colon again, until I can educate myself a little further.
2016-06-26 21:38:03 -04:00
..
Atari2600
Slight rearrangement plus a setting of the CSMachine delegate corrects audio after a clock rate change.
2016-06-20 22:18:41 -04:00
Electron
Factored out the stuff of playing a tape, started basic sketch of the Vic-related classes.
2016-06-26 19:03:57 -04:00
Vic-20
Removed the colon again, until I can educate myself a little further.
2016-06-26 21:38:03 -04:00
CRTMachine.hpp
Fixed best-effort updater actually to run, finally moved clock rate announcement into the C++ side of things, started working on a mechanism to allow clock rate to be updated.
2016-06-16 20:39:46 -04:00
Typer.cpp
Expanded typing to include phase for machines that need to go through multiple keypresses to reach a certain state, expanded Vic to be able to type most things (still bodged on lowercase though), and to schedule a 'run' if it's supposed to be loading into RAM, spotting that opportunity actually to do so.
2016-06-19 13:46:53 -04:00
Typer.hpp
.reset
is the more normal way to reassign a
unique_ptr
.
2016-06-23 20:52:44 -04:00