Mercurial > repos > blastem
log m68k_to_x86.c @ 537:6b7a96d0eda8 v0.2.0
age | author | description |
---|---|---|
Sun, 09 Feb 2014 00:42:43 -0800 | Mike Pavone | Properly handle jmp instructions in the debugger next command |
Thu, 03 Oct 2013 21:21:47 -0700 | Mike Pavone | Follow amd64 ABI stack alignment requirements in places it matters so we can call sprintf with floating point arguments without crashing |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
Sun, 08 Sep 2013 20:46:25 -0700 | Mike Pavone | Fix bit instruction timing |
Sat, 20 Jul 2013 23:40:28 -0700 | Mike Pavone | Fix performance regression from stop instruction work |
Fri, 19 Jul 2013 22:44:00 -0700 | Mike Pavone | Implement 68K stop instruction |
Wed, 17 Jul 2013 00:23:45 -0700 | Mike Pavone | Fix sign flag on swap |