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-05 05:34:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Qt
History
Thomas Harte
321e10fffb
Adds 'InstructionSets' to the SDL and Qt projects.
2021-01-15 22:30:02 -05:00
..
.gitignore
…
audiobuffer.h
…
ClockSignal_en_GB.ts
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
ClockSignal.pro
Adds 'InstructionSets' to the SDL and Qt projects.
2021-01-15 22:30:02 -05:00
functionthread.h
…
main.cpp
Attempt to load a file if passed on the command line.
2020-07-13 21:51:55 -04:00
mainwindow.cpp
Merge branch 'master' into AppleIIgs
2020-11-29 00:09:20 -05:00
mainwindow.h
Adds the IIgs as a user-selectable machine.
2020-10-20 22:18:11 -04:00
mainwindow.ui
Adds the IIgs as a user-selectable machine.
2020-10-20 22:18:11 -04:00
scantargetwidget.cpp
Adds F8+F12 as an alternative mouse-release combo for Qt.
2020-10-02 20:31:47 -04:00
scantargetwidget.h
Adds F8+F12 as an alternative mouse-release combo for Qt.
2020-10-02 20:31:47 -04:00
settings.h
…
timer.cpp
…
timer.h
…