Mercurial > repos > blastem
log m68k_to_x86.c @ 557:acec5464fa1e
age | author | description |
---|---|---|
Mon, 24 Feb 2014 00:50:15 -0800 | Mike Pavone | Rename x86_backend.h and x86_backend.c to backend.h and backend.c respectively |
Mon, 24 Feb 2014 00:39:02 -0800 | Michael Pavone | Start work on refactoring some of the backend code to allow more sharing between M68K and Z80 cores and possibly also between x86 and the ARM backend when it exists |
Wed, 19 Feb 2014 00:22:27 -0800 | Michael Pavone | Apart from the Z80 core, BlastEm now supports 32-bit x86 |
Tue, 18 Feb 2014 21:37:31 -0800 | Michael Pavone | Initial work on the x86-32 target |