Mercurial > repos > blastem
log m68k_core.c @ 1648:b7ecd0d6a77b mame_interp
age | author | description |
---|---|---|
Tue, 25 Dec 2018 11:12:26 -0800 | Michael Pavone | Merge from default mame_interp |
Thu, 28 Jun 2018 09:27:05 -0700 | Michael Pavone | Fix a number of other memory errors (mostly leaks again) identified by valgrind |
Fri, 22 Jun 2018 23:10:27 -0700 | Michael Pavone | Fix some memory errors (mostly leaks) identified by valgrind |
Thu, 17 May 2018 00:43:16 -0700 | Michael Pavone | Fix instruction timing for a number of instructions with only a single operand |
Sat, 30 Dec 2017 18:27:06 -0800 | Michael Pavone | Added MAME Z80 core, re-enabled 68K tracing in Musashi core, disabled a bunch of code gen stuff when using interpreters from MAME mame_interp |
Wed, 27 Dec 2017 13:46:52 -0800 | Michael Pavone | Super hacky integration of the version of Musashi from MAME mame_interp |
Tue, 21 Nov 2017 23:11:11 -0800 | Michael Pavone | Basic support for loading ROMs via Nuklear UI nuklear_ui |