Mercurial > repos > blastem
log 68kinst.c @ 2038:5b51f03b2227
age | author | description |
---|---|---|
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 |
Wed, 06 Sep 2017 22:14:51 -0700 | Michael Pavone | Fix a bunch of 68K instruction decoder bugs revealed by r57shell/realmonster's test ROM |
Fri, 05 May 2017 23:41:14 -0700 | Michael Pavone | Decode JMP or JSR with an invalid addressing mode as an invalid instruction |
Wed, 26 Apr 2017 01:05:40 -0700 | Michael Pavone | Handle address register displacement when calculating branch targets in debugger |
Mon, 13 Mar 2017 00:23:58 -0700 | Michael Pavone | Properly treat invalid addressing modes for PEA/LEA as invalid instructinos |