Mercurial > repos > blastem
log m68k_to_x86.c @ 74:6396dc91f61e
age | author | description |
---|---|---|
Fri, 21 Dec 2012 16:38:40 -0800 | Mike Pavone | Fix some bugs in movem with a register list destination |
Fri, 21 Dec 2012 16:04:41 -0800 | Mike Pavone | Implement a couple of supervisor instructions |
Fri, 21 Dec 2012 01:00:52 -0800 | Mike Pavone | Implement more instructions and address modes |
Thu, 20 Dec 2012 09:17:31 -0800 | Mike Pavone | Make the translator bail out if it hits an instruction I haven't implemented yet |
Thu, 20 Dec 2012 00:56:33 -0800 | Mike Pavone | Fix BTST |
Thu, 20 Dec 2012 00:44:59 -0800 | Mike Pavone | Gamepad support |
Wed, 19 Dec 2012 21:25:39 -0800 | Mike Pavone | Cleanup 68K timing code. Temporarily omment out fFPS counter as it was causing segfaults |