Mercurial > repos > blastem
log m68k_to_x86.c @ 485:b449af228c63
age | author | description |
---|---|---|
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 |
Wed, 17 Jul 2013 00:18:28 -0700 | Mike Pavone | Fix carry flag on rotate when the register provided rotate bit count is exactly 32 |