Mercurial > repos > blastem
log m68k_core.c @ 1172:14eb8ff4fb03
age | author | description |
---|---|---|
Wed, 28 Dec 2016 20:39:27 -0800 | Michael Pavone | Remove memory map assumptions from Z80 core and move a little bit of logic to the generic backend.c so it can be shared between CPU cores |
Mon, 28 Nov 2016 22:45:46 -0800 | Michael Pavone | Clean up symbol visiblity and delete a ltitle bit of dead code |
Thu, 06 Oct 2016 09:34:31 -0700 | Michael Pavone | Add support for specifying a reset handler in the M68K core. Adjust memory map initialization to handle extra field. Improved handling of out of bounds execution. |