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-01-12 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Machine
/
Wrappers
History
Thomas Harte
99a35266e1
Attempted to bring frequency-switching logic into the cross-platform realm. Which for now creates an issue with the OpenGL context.
2017-02-19 21:20:37 -05:00
..
CSAtari2600.h
By removing its status as a special case, eliminated the Atari 2600 document. It's fairly clear that my date with doing joysticks properly can be deferred only so much longer but this is no worse than previously things were.
2016-10-03 08:01:04 -04:00
CSAtari2600.mm
Attempted to bring frequency-switching logic into the cross-platform realm. Which for now creates an issue with the OpenGL context.
2017-02-19 21:20:37 -05:00
CSElectron.h
Relocated responsibility for loading ROMs, giving an Electron that 'works' (i.e. options aside) again.
2016-10-02 20:39:06 -04:00
CSElectron.mm
Added enough wiring to get Oric TAPs through to a completely unimplemented Oric emulation.
2016-10-11 22:20:13 -04:00
CSOric.h
Made fast loading optional.
2016-11-03 07:59:30 -04:00
CSOric.mm
Fixed Oric SCART mode by having it change what it's giving to the CRT based on which shader it knows will be active.
2016-12-10 13:55:56 -05:00
CSVic20.h
Migrated the Vic document to a mere options panel.
2016-10-03 07:42:05 -04:00
CSVic20.mm
Migrated the Vic document to a mere options panel.
2016-10-03 07:42:05 -04:00