Mercurial > repos > blastem
log m68k_to_x86.c @ 107:9705075fcf36
age | author | description |
---|---|---|
Fri, 28 Dec 2012 14:30:25 -0800 | Mike Pavone | Fix areg indexed mode for move dst |
Fri, 28 Dec 2012 11:07:13 -0800 | Mike Pavone | Implement ORI to CCR/SR |
Fri, 28 Dec 2012 10:37:09 -0800 | Mike Pavone | Implemented move from SR |
Thu, 27 Dec 2012 23:00:11 -0800 | Mike Pavone | Use unsigned comparisons for address decoding, exit when we hit an unhandled addressing mode for jmp |
Thu, 27 Dec 2012 22:41:28 -0800 | Mike Pavone | allocate a new native code chunk when we run out of space |
Thu, 27 Dec 2012 22:11:26 -0800 | Mike Pavone | Implement areg indexed mode for lea |
Thu, 27 Dec 2012 22:05:22 -0800 | Mike Pavone | Allow use of indexed modes as move dst |