1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-23 21:29:11 +00:00
CLK/OSBindings/Mac
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
..
Clock Signal Resolves thread-unsafe access of _view.bounds. 2020-09-22 22:13:37 -04:00
Clock Signal.xcodeproj Ensures intended 65816 exception behaviour. 2020-10-18 14:43:47 -04:00
Clock SignalTests Attempts to bring a little more consistency to my use of Swift in test code. 2020-10-17 22:42:54 -04:00
Clock SignalUITests Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00