1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Processors/68000/Implementation
Thomas Harte c8b769de8a Completes import of LSL tests and fixes various LSL issues.
Including LSL (xxx).w actually being LSR, and the carry flag generally being questionable.
2019-06-24 17:45:38 -04:00
..
68000Implementation.hpp Completes import of LSL tests and fixes various LSL issues. 2019-06-24 17:45:38 -04:00
68000Storage.cpp Incorporates JMP tests, fixes JSR (xxx).l timing. 2019-06-24 15:36:33 -04:00
68000Storage.hpp Improves resizeable microcycle test. 2019-06-24 10:55:22 -04:00