This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MAME
30,096
Commits
10
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
37a75b6a57
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ivan Vangelista
37a75b6a57
Fixed motos save state problem (m_scroll is used by screen_update_mappy which motos calls, not by screen_update_phozon) (nw)
2014-07-14 18:34:25 +00:00
artwork
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
2011-06-06 21:25:38 +00:00
docs
Change remaining references to -nosound to -sound none in code and docs; move description of -sound option to OSD-specific doc files to be orthogonal to -video (nw)
2014-06-13 21:01:35 +00:00
hash
Fixed kotmh in mess. (nw)
2014-07-02 13:41:07 +00:00
hlsl
- Fixed bloom misalignment with HLSL. [MooglyGuy]
2014-04-08 18:34:47 +00:00
keymaps
Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder]
2012-08-29 18:41:01 +00:00
nl_examples
Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor.
2014-05-15 22:50:40 +00:00
src
Fixed motos save state problem (m_scroll is used by screen_update_mappy which motos calls, not by screen_update_phozon) (nw)
2014-07-14 18:34:25 +00:00
web
Updated to latest mongoose, used new added features (nw)
2014-06-04 08:10:44 +00:00
.gitattributes
(MESS)
2014-07-07 19:30:15 +00:00
.gitignore
Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson]
2014-03-18 06:42:10 +00:00
makefile
-Created machine_manager as singleton class that contains (for now) one running machine [Miodrag Milanovic]
2014-06-06 10:11:31 +00:00