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
2025-02-11 15:30:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Electron
History
Thomas Harte
96c0253ee2
Fixes mouse input when a button is pressed; attempts keyboard input.
...
I think the VIA is somehow sending spurious commands.
2019-07-02 21:14:33 -04:00
..
Electron.cpp
Corrects the carry and extend flags for various long-word operations.
2019-04-21 22:08:18 -04:00
Electron.hpp
Simplifies initialisation procedure for all machines.
2018-07-10 20:00:46 -04:00
Interrupts.hpp
…
Keyboard.cpp
Removes mapping of the equals key to break.
2019-02-28 21:47:12 -05:00
Keyboard.hpp
Fixes mouse input when a button is pressed; attempts keyboard input.
2019-07-02 21:14:33 -04:00
Plus3.cpp
Ensures the Electron Plus 3 properly announces drives to an activity observer.
2018-06-18 21:49:57 -04:00
Plus3.hpp
Ensures the Electron Plus 3 properly announces drives to an activity observer.
2018-06-18 21:49:57 -04:00
SoundGenerator.cpp
…
SoundGenerator.hpp
…
Tape.cpp
…
Tape.hpp
…
Video.cpp
Wires through
set_display_type
.
2018-11-29 20:44:21 -08:00
Video.hpp
Wires through
set_display_type
.
2018-11-29 20:44:21 -08:00