mame/src
ajrhacker 7bb4fb3e50
Merge pull request #6031 from DavidHaywood/091219_2
vt1682: fix miwi2_16 pinball game (nw)
2019-12-09 11:11:07 -05:00
..
devices Misc SunPlus (wrlshunt research) (#6015) 2019-12-09 07:49:07 -05:00
emu Added wrapper for using STRUCT_MEMBER with an indeterminate length array 2019-12-09 19:09:51 +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
mame Merge pull request #6031 from DavidHaywood/091219_2 2019-12-09 11:11:07 -05:00
osd input_sdl.cpp: Ignore joystick buttons beyond maximum supported number. 2019-12-07 16:30:42 +11:00
tools
zexall