Mercurial > repos > blastem
log 68kinst.c @ 2688:b42f00a3a937 default tip
age | author | description |
---|---|---|
Sat, 07 Oct 2023 18:04:35 -0700 | Michael Pavone | Fix some issues identified by asan/ubsan |
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 |
Mon, 29 Aug 2022 21:58:37 -0700 | Michael Pavone | More 68K disassembler refactoring and fix Windows build failure |
Thu, 17 Mar 2022 22:41:42 -0700 | Michael Pavone | Remove use of get_native_pointer in 68K instruction decoding in preparation for word RAM interleaving |
Wed, 31 Oct 2018 21:58:09 -0700 | Michael Pavone | Fix cycle count for shift/rotate instructions with a static shift ammount |
Fri, 08 Sep 2017 00:38:10 -0700 | Michael Pavone | Fix what are hopefully th elast of the 68K instruction decoder bugs revealed by r57shell/realmonster's test ROM |
Thu, 07 Sep 2017 00:42:28 -0700 | Michael Pavone | More instruction decoder fixes |