Mercurial > repos > blastem
log m68k_core.h @ 1848:ef3d368d59b0
age | author | description |
---|---|---|
Sun, 06 Aug 2017 00:06:36 -0700 | Michael Pavone | WIP - New savestate format |
Fri, 19 May 2017 20:27:35 -0700 | Michael Pavone | Fix to M68K interrupt latency for most instructions. Still needs some work for RAW_IMPL instructions besides move |
Mon, 24 Apr 2017 20:49:31 -0700 | Michael Pavone | Fix interaction between 68K debugger and instruction retranslation due to self modifying code or bank switching |
Tue, 28 Mar 2017 00:13:35 -0700 | Michael Pavone | Implemented M68K trace mode. Some edge cases/SR update paths still need work |
Sat, 25 Mar 2017 00:21:32 -0700 | Michael Pavone | Prevent blowing past our native translated instruction size of 255 bytes when translating movem with a large register list. Fixes bug in which Fantastic Dizzy was completely broken on 32-bit builds |
Thu, 23 Feb 2017 00:08:37 -0800 | Michael Pavone | WIP support for XBAND mapper hardware |