mame/src
2019-12-16 17:41:29 +01:00
..
devices r65c19: Add bank registers to debug state (nw) 2019-12-16 10:51:14 -05:00
emu Save states should not be break when changing output. Also get rid of a few dozen output().set_value(...) calls in favour of output finders. (nw) 2019-12-13 20:08:31 +11:00
frontend/mame Allow saving members of structures in n-dimensional arrays, even if the members themselves are n-dimensional arrays - see qsoundhle.cpp for an example of loops disappearing. This can greatly reduce the number of save state registrations in some cases. Obviously I want to know if save states are broken in something by this. 2019-12-09 00:35:38 +11:00
lib netlist: Change visibility to private for some members. [Couriersud] 2019-11-26 00:47:05 +01:00
mame tumbleb.cpp: decapped chokchock MCU [Team Caps0ff, Guru] 2019-12-16 17:41:29 +01:00
osd save/restore otuput values in save states 2019-12-13 14:41:35 +11:00
tools New machines marked as NOT_WORKING 2019-11-25 22:55:20 -05:00
zexall