Commit Graph

8 Commits

Author SHA1 Message Date
Kelvin Sherlock 79a8a93e03 update m68k cpu to match current upstream code, which includes a handful of bug fixes (mostly timing related). 2023-10-05 18:47:48 -04:00
Kelvin Sherlock fb6d52a93d sync cpu code with fellow. fixes some instruction times and 64-bit division. 2017-12-14 08:23:17 -05:00
Kelvin Sherlock 5976f91a89 synchronize with fellow cpu update.
- edge-case fixes for bcd ops
- tweak division by 0 exception a bit
- clean up includes
2016-05-16 13:45:32 -04:00
Kelvin Sherlock abe8b9236b updates to match current fellow cpu code 2014-12-04 16:09:18 -05:00
Kelvin Sherlock ab63801242 fix bug with RTD instruction (wasn't actually returning) 2013-02-19 18:20:39 -05:00
Kelvin Sherlock aee146c708 aline / fline exception handler (for toolbox) 2013-02-07 00:01:22 -05:00
Kelvin Sherlock 00216c2e65 clang warnings 2013-02-06 18:47:55 -05:00
Kelvin Sherlock ea246894be fellow cpu code 2013-02-05 23:11:41 -05:00