| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-01 | Added 2 new functions to gen_x86.c for handling passing args according to ↵ | Michael Pavone | |
| the C abi of the host system and adapted the code in m68k_core_x86.c to use that instead of doing everything by hand | |||
| 2015-01-01 | Fix some issues with 68K instruction retranslation | Michael Pavone | |
| 2014-03-03 | More 68K core refactoring to both reduce the amount of code and better split ↵ | Michael Pavone | |
| the host-cpu specific parts from the generic parts | |||
| 2014-03-02 | Initial stab at separating the generic parts of the 68K core from the ↵ | Michael Pavone | |
| host-cpu specific parts. | |||
| 2014-02-24 | Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h ↵ | Michael Pavone | |
| and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic | |||
