summaryrefslogtreecommitdiff
path: root/trans.c
AgeCommit message (Expand)Author
2015-10-28Get trans program compiling againMichael Pavone
2015-05-16Fix trans so it compiles againMichael Pavone
2014-03-03Make some small changes in trans so that it is more likely to produce the sam...Michael Pavone
2014-03-02Initial stab at separating the generic parts of the 68K core from the host-cp...Michael Pavone
2014-03-02Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h resp...Michael Pavone
2014-03-02Refactor gen_x86 to use an interface more like gen_arm and to remove the need...Michael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-16Fix 68K test harnessMike Pavone
2013-04-16Fixed up trans for changes to translate_m68k_stream, but still need to deal w...Mike Pavone
2012-12-04Initial support for M68k reset vector, rather than starting at an arbitrary a...Mike Pavone
2012-12-04M68K to x86 translation works for a limited subset of instructions and addres...Mike Pavone