summaryrefslogtreecommitdiff
path: root/m68k_to_x86.c
AgeCommit message (Collapse)Author
2012-12-04Initial support for M68k reset vector, rather than starting at an arbitrary ↵Mike Pavone
address
2012-12-04M68K to x86 translation works for a limited subset of instructions and ↵Mike Pavone
addressing modes
2012-11-27x86 code gen, initial work on translatorMike Pavone