mame/src
2019-12-16 18:38:05 +01:00
..
devices Plug and Play work + New Working clone (#6060) 2019-12-16 18:04:25 +01: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: use actual MCU type, since it's available (nw) 2019-12-16 18:38:05 +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