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-26 02:07:14 +03:00
Code
Issues
Actions
15
Packages
Projects
Releases
Wiki
Activity
0d9eb6b4c7
mame
/
src
History
AJR
0d9eb6b4c7
radio86.cpp: Fix typo (nw)
2018-06-24 18:23:15 -04:00
..
devices
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-superfluous .get() in many drivers/devices (nw)
2018-06-24 09:08:33 -04:00
emu
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-superfluous .get() in many drivers/devices (nw)
2018-06-24 09:08:33 -04:00
frontend
/mame
Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw)
2018-06-24 09:05:55 -04:00
lib
srcclean and other cleanup (nw)
2018-06-24 19:04:53 +10:00
mame
radio86.cpp: Fix typo (nw)
2018-06-24 18:23:15 -04:00
osd
osdlib: GetCurrentProcessId is valid on uwp (nw)
2018-06-09 09:31:06 -05:00
tools
zexall