Mercurial > repos > blastem
log m68k_core_x86.c @ 578:ec1365fb2954
age | author | description |
---|---|---|
Tue, 04 Mar 2014 22:24:08 -0800 | Michael Pavone | Use translate_m68k_unary for SWAP in 68K core |
Tue, 04 Mar 2014 22:12:43 -0800 | Michael Pavone | Refactor a bunch of the arithmetic instructions in the 68K core to reduce duplicate code |
Tue, 04 Mar 2014 00:02:20 -0800 | Michael Pavone | Small refactor to flag handling in 68K core |
Mon, 03 Mar 2014 22:17:20 -0800 | Michael Pavone | More 68K core refactoring to both reduce the amount of code and better split the host-cpu specific parts from the generic parts |
Sun, 02 Mar 2014 17:53:32 -0800 | Michael Pavone | Refactor translat_m68k_src and translate_m68k_dst into a single function |
Sun, 02 Mar 2014 16:34:29 -0800 | Michael Pavone | Initial stab at separating the generic parts of the 68K core from the host-cpu specific parts. base m68k_to_x86.c@af023e93d6a8 |