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
7e5b631e30
CLK
/
Machines
History
Thomas Harte
7e5b631e30
Cut some dead code.
2016-07-01 19:02:29 -04:00
..
Atari2600
Added a 'power on' flag that is set automatically at construction but can be declined. Saves all that stuff of every machine having to set and then unset the RST line, and fixes an Electron bug related to that.
2016-06-29 19:13:24 -04:00
Electron
Added a 'power on' flag that is set automatically at construction but can be declined. Saves all that stuff of every machine having to set and then unset the RST line, and fixes an Electron bug related to that.
2016-06-29 19:13:24 -04:00
Vic-20
Cut some dead code.
2016-07-01 19:02:29 -04:00
CRTMachine.hpp
Added some minor additional bits of documentation.
2016-06-30 08:46:29 -04:00
Typer.cpp
Typer.hpp
.reset
is the more normal way to reassign a
unique_ptr
.
2016-06-23 20:52:44 -04:00