Mercurial > repos > blastem
log m68k_core.c @ 1475:afa3fbb76bff nuklear_ui
age | author | description |
---|---|---|
Tue, 21 Nov 2017 23:11:11 -0800 | Michael Pavone | Basic support for loading ROMs via Nuklear UI nuklear_ui |
Fri, 08 Sep 2017 00:38:22 -0700 | Michael Pavone | Fix unlk for the a7 case |
Wed, 06 Sep 2017 23:10:11 -0700 | Michael Pavone | Properly clear trace mode on interrupt or other exception. Fix NBCD with memory destination |
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 |
Thu, 04 May 2017 21:06:35 -0700 | Michael Pavone | Fix intermittent crash due to an inadvertent executable memory allocation in m68k instruction retranslation |
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 |