Mercurial > repos > blastem
log m68k_core.c @ 1839:78abbabfd58d
age | author | description |
---|---|---|
Mon, 11 Mar 2019 00:04:48 -0700 | Michael Pavone | Minor cleanup |
Wed, 13 Mar 2019 22:01:22 -0700 | Michael Pavone | Get latency between interrupt latch and interrupt acceptance working with Musashi mame_interp |
Wed, 13 Mar 2019 19:13:46 -0700 | Michael Pavone | Hopefully fix 68K serialization/deserialization with Musashi mame_interp |
Tue, 12 Mar 2019 21:58:53 -0700 | Michael Pavone | Wrote a version of m68k_invalidate_code_range for interpreter build so that MMAP_PTR_IDX regions can safely get "fast" pointers mame_interp |
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 |