Mercurial > repos > blastem
log m68k_core_x86.c @ 2240:8e8db9141209
age | author | description |
---|---|---|
Wed, 21 Sep 2022 23:16:39 -0700 | Michael Pavone | Fix crash regression in m68k bit instruction implementation |
Thu, 08 Sep 2022 20:50:18 -0700 | Michael Pavone | Make sure 68K interrupt is executed immediately when resuming core if it has a target cycle <= current. Fixes IRQ tests in mcd-verificator |
Mon, 05 Sep 2022 12:00:02 -0700 | Michael Pavone | Fix implementation ot 68K trapv instruction |
Mon, 05 Sep 2022 01:15:15 -0700 | Michael Pavone | Fix some 68K exception processing cycle times |
Mon, 05 Sep 2022 00:49:03 -0700 | Michael Pavone | Fix bad 68K instruction timings revealed by Ti_'s test ROM, except those that involve exception timing |
Fri, 11 Feb 2022 22:55:01 -0800 | Michael Pavone | Fix regression in booting games with Japanese Mega CD BIOS |
Wed, 09 Feb 2022 23:39:33 -0800 | Michael Pavone | Fix handling of address error for 32-bit accesses |