mame/src
2020-05-03 16:14:51 -04:00
..
devices hh_pic16: rename sfxchas to flash (nw) 2020-05-03 19:07:20 +02:00
emu Refocus debugger on CPU when one of its watchpoints is hit. This solution may be less than ideal for some multiprocessing environments where CPUs share spaces, but it prevents the focus from shifting unpredictably to whichever CPU happens to be next in line to execute (e.g. when synchronization for a soundlatch write aborts the original CPU's timeslice). 2020-05-03 14:44:08 -04:00
frontend/mame Consolidated code for pasing enum strings in (#6592) 2020-04-27 15:08:11 -04:00
lib Fix OS X build (implicit inclusion differences between standard libraries strike again) (nw) 2020-05-03 13:52:55 -04:00
mame indy_indigo2: add another ip24 prom (#6625) 2020-05-03 16:14:51 -04:00
osd OS X debugger: Avoid crashing when a nonexistent disassembly or memory view is selected (which may happen automatically with .cfg files) 2020-04-20 09:52:10 -04:00
tools Fix GCC 10 uninitialized struct warning (nw) 2020-05-02 15:18:20 -04:00
zexall