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-09 02:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
Machine
History
Thomas Harte
1c8261dc09
Add Mockingboard to macOS UI.
2024-02-15 09:10:19 -05:00
..
StaticAnalyser
Add Mockingboard to macOS UI.
2024-02-15 09:10:19 -05:00
Wrappers
Switches to a
static_cast
. No need for reflection here.
2021-06-08 17:37:28 -04:00
CSMachine.h
Indicate whether a keypress is a repeat. Treat appropriately in the Apple II.
2023-12-28 15:05:55 -05:00
CSMachine.mm
Avoid use of raw pointers in machine creation.
2024-01-12 22:03:19 -05:00
CSMachine+Target.h
…
CSROMFetcher.hpp
Adds further documentation.
2021-07-30 21:34:22 -04:00
CSROMFetcher.mm
Corrects the macOS Swift side of things.
2021-06-06 14:56:43 -04:00
KeyCodes.h
Switch include guards to
#pragma once
.
2024-01-16 23:34:46 -05:00
NSBundle+DataResource.h
…
NSBundle+DataResource.m
…
NSData+CRC32.h
…
NSData+CRC32.m
…
NSData+StdVector.h
…
NSData+StdVector.mm
…