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-05-31 01:51:46 +03:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
672405116d
mame
/
src
History
AJR
672405116d
imolagp: Update comments (nw)
2018-04-04 14:23:32 -04:00
..
devices
stupid HOLD_LINE (nw)
2018-04-04 19:14:38 +10:00
emu
Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT_SPECIAL for the UI. [smf]
2018-04-03 11:58:48 +01:00
frontend
/mame
only show RAM options that can actually be controlled from the command line - the others are practically useless (nw)
2018-04-03 14:08:42 +10:00
lib
move some not-directly-emulation-related helpers to lib/util, further extricate emu.h from tools (nw)
2018-04-01 19:10:26 +10:00
mame
imolagp: Update comments (nw)
2018-04-04 14:23:32 -04:00
osd
fix count_leading_zeroes(0) C fallback (nw)
2018-03-22 03:23:57 +11:00
tools
move some not-directly-emulation-related helpers to lib/util, further extricate emu.h from tools (nw)
2018-04-01 19:10:26 +10:00
zexall