Mercurial > repos > blastem
log m68k_to_x86.c @ 100:45cd7d3e7918
age | author | description |
---|---|---|
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 |
Thu, 27 Dec 2012 21:54:54 -0800 | Mike Pavone | Allow indexed modes to be used as a destination |
Thu, 27 Dec 2012 21:32:00 -0800 | Mike Pavone | Fix address register indexed addressing (probably) |
Thu, 27 Dec 2012 21:23:55 -0800 | Mike Pavone | Fix pc indexed addressing (probably) when used as a source |
Thu, 27 Dec 2012 21:19:58 -0800 | Mike Pavone | Initial work on allowing dynamic branches and code in RAM plus a small fix to effective address decoding |
Thu, 27 Dec 2012 18:21:10 -0800 | Mike Pavone | Implement EXT, add some fixes to LINK/UNLK |