This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
mirror of
https://github.com/holub/mame
synced
2025-04-24 01:11:11 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
7bb4fb3e50
mame
/
src
History
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