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
2f00b841d8
CLK
/
Machines
History
Thomas Harte
88e2b382e5
Made an attempt at a full and thorough 6532 implementation (and got a bit more explicit about flag size in the 6502).
2016-06-20 18:57:35 -04:00
..
Atari2600
Made an attempt at a full and thorough 6532 implementation (and got a bit more explicit about flag size in the 6502).
2016-06-20 18:57:35 -04:00
Electron
Corrected type safety warning.
2016-06-19 21:41:01 -04:00
Vic-20
Implemented full paste ability for any machine that is a typer.
2016-06-19 16:35:04 -04:00
CRTMachine.hpp
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
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