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 21:32:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Machine
History
Thomas Harte
478d081095
Ensures machines take user-friendly default settings.
2020-06-23 23:27:56 -04:00
..
StaticAnalyser
Tidies up: arranges initialisers into alphabetical order, shortens some enum references.
2020-06-18 23:34:28 -04:00
Wrappers
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00
CSMachine.h
Adds a functioning volume control for macOS, it just doesn't know how to hide yet.
2020-03-22 13:24:23 -04:00
CSMachine.mm
Ensures machines take user-friendly default settings.
2020-06-23 23:27:56 -04:00
CSMachine+Target.h
…
CSROMFetcher.hpp
…
CSROMFetcher.mm
Also deploys make_unique/shared to avoid type repetition.
2019-12-21 23:52:04 -05:00
KeyCodes.h
…
NSBundle+DataResource.h
…
NSBundle+DataResource.m
…
NSData+CRC32.h
Gets as far as testing ROMs against the missing list.
2019-07-22 18:02:48 -04:00
NSData+CRC32.m
Cuts down unused parameter warnings to just a few that may well indicate implementation errors.
2020-05-30 01:06:43 -04:00
NSData+StdVector.h
…
NSData+StdVector.mm
Corrects various old-fashioned bits of indentation, plus the odd const.
2019-12-22 00:00:23 -05:00