Mercurial > repos > blastem
log m68k_internal.h @ 2688:b42f00a3a937 default tip
age | author | description |
---|---|---|
Sat, 15 Mar 2025 23:15:05 -0700 | Michael Pavone | Implement breakpoints in new 68K core |
Tue, 30 Aug 2022 18:42:45 -0700 | Michael Pavone | Add disassemble command to debugger |
Tue, 18 Jan 2022 00:03:50 -0800 | Michael Pavone | Implement enough of Sega CD gate array and Sub CPU to pass Sik's Mode 1 test ROM segacd |
Thu, 17 May 2018 00:43:16 -0700 | Michael Pavone | Fix instruction timing for a number of instructions with only a single operand |
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 |
Wed, 15 Mar 2017 19:05:27 -0700 | Michael Pavone | Cycle accurate implementation of divs |