Mercurial > repos > blastem
log m68k_core.c @ 2354:a773b8f09292
age | author | description |
---|---|---|
Mon, 16 Oct 2023 23:30:04 -0700 | Michael Pavone | Allow 68K to return mid-instruction. Adjust how 68K interrupt ack works so int2 busy flag timing is more correct. Fix some other SCD timing issues |
Sat, 07 Oct 2023 18:04:35 -0700 | Michael Pavone | Fix some issues identified by asan/ubsan |
Sun, 30 Oct 2022 12:04:29 -0700 | Michael Pavone | Use translate_out_of_bounds rather than defer_translation for addresses that lack native code size metadata |
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 |
Sat, 20 Aug 2022 23:58:09 -0700 | Michael Pavone | Fix crash bug that caused a regression in Lunar: Eternal Blue |
Wed, 30 Mar 2022 23:20:45 -0700 | Michael Pavone | Fix regression in Sonic & Knuckles |