1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/OSBindings/Mac/Clock Signal.xcodeproj
Thomas Harte b3ab9fff9b Imports a custom-built copy of Klaus Dormann's 65C02 test, with only 65816-compatible parts.
Thereby fixes another couple of 65816 issues — BRK(, etc) not clearing the decimal flag, and `TRB d` being mismapped.
2020-10-19 19:27:16 -04:00
..
project.xcworkspace Adds basic Z80 state. 2020-05-13 20:15:22 -04:00
xcshareddata/xcschemes Ensures intended 65816 exception behaviour. 2020-10-18 14:43:47 -04:00
project.pbxproj Imports a custom-built copy of Klaus Dormann's 65C02 test, with only 65816-compatible parts. 2020-10-19 19:27:16 -04:00