1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings
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
..
Mac Ensures intended 65816 exception behaviour. 2020-10-18 14:43:47 -04:00
Qt Updates Qt project; catches another couple of issues via its compiler. 2020-10-15 21:09:22 -04:00
SDL Adds the 65816 to SConstruct. 2020-09-29 18:43:39 -04:00