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-23 00:39:36 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c9531ac099
mame
/
src
History
AJR
c9531ac099
New machines marked as NOT_WORKING
...
---------------------------------- CD-100B LaserStar [unknown]
2019-12-12 22:44:59 -05:00
..
devices
ay8910: Modernize struct member save state registration (nw)
2019-12-12 13:53:29 -05:00
emu
save/restore otuput values in save states
2019-12-13 14:41:35 +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
New machines marked as NOT_WORKING
2019-12-12 22:44:59 -05:00
osd
save/restore otuput values in save states
2019-12-13 14:41:35 +11:00
tools
zexall