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-10-06 09:00:04 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
10b559b729
mame
/
src
History
AJR
6295651e91
backfire: Potentiometer controls really work now (see driver comments)
2018-04-08 00:18:02 -04:00
..
devices
Further ARM disassembly improvements
2018-04-07 21:51:24 -04:00
emu
Fix fencepost in memory_manager::region_containing, which caused regions to be registered for state saving. [smf]
2018-04-07 08:55:53 +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
backfire: Potentiometer controls really work now (see driver comments)
2018-04-08 00:18:02 -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