Mercurial > repos > blastem
log gen.h @ 574:1594525e2157
age | author | description |
---|---|---|
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 16:34:29 -0800 | Michael Pavone | Initial stab at separating the generic parts of the 68K core from the host-cpu specific parts. |
Mon, 24 Feb 2014 09:55:24 -0800 | Michael Pavone | Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic |