1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Processors/65816
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
..
Implementation Ensures intended 65816 exception behaviour. 2020-10-18 14:43:47 -04:00
65816.hpp Exposes non-BusOperation bus outputs. 2020-10-16 21:05:42 -04:00