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-13 22:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
History
Thomas Harte
363e14a92f
Reorganised system ROMs out of the Mac-specific folder, adjusted Mac code to expect to find them organised hierarchically (as how many os.roms am I going to have?) and added readme files to explain what's missing from the Git repository.
2016-06-05 08:33:01 -04:00
..
Assets.xcassets
The standard Xcode versioning updates. Nothing of substance.
2016-01-02 17:57:23 -05:00
Base.lproj
Added XIB file.
2016-06-04 21:45:39 -04:00
Documents
Reorganised system ROMs out of the Mac-specific folder, adjusted Mac code to expect to find them organised hierarchically (as how many os.roms am I going to have?) and added readme files to explain what's missing from the Git repository.
2016-06-05 08:33:01 -04:00
Views
Increased parallelism, allowing a simplification in the GL view.
2016-06-02 22:29:09 -04:00
Wrappers
A CRT is still absent but this moves the ball back into the C++ side's court.
2016-06-04 22:00:50 -04:00
AppDelegate.swift
You now get an Electron only if you ask for a new file. That'll do for now while it's the only thing that one might want to start without supplying a file. The 6502 now starts from a defined point — being reset. The Electron is starting to grow the absolute most simple buds of its memory map.
2016-01-06 21:09:49 -05:00
Clock Signal.entitlements
Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper.
2015-07-16 20:27:31 -04:00
ClockSignal-Bridging-Header.h
Started sketching out infrastructure for Vic-20 support.
2016-06-04 21:43:50 -04:00
Info.plist
This now gets as far as missing selectors.
2016-06-04 21:49:03 -04:00