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 99eba2f8ba Ensures intended 65816 exception behaviour.
i.e. the relevant micro-op sequence exists, and its operation isn't lost. Also sets the 65816 by default to jump straight into power-on, not to execute an instruction first. That shouldn't make a functional difference, but it makes debugging easier because it makes startup fully deterministic.
2020-10-18 14:43:47 -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 Starts transcribing the addressing examples I have into tests. 2020-10-13 21:38:30 -04:00