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
27,784
Commits
10
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
48c2ab93c5
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Miodrag Milanovic
48c2ab93c5
no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of previously modernized devices have this in (nw)
2014-03-22 10:59:47 +00:00
artwork
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
2011-06-06 21:25:38 +00:00
docs
Updated hlsl.txt to mirror fact that some commands are no longer valid (nw)
2014-03-22 09:56:40 +00:00
hash
Fixed validation. (nw)
2014-03-20 21:33:20 +00:00
hlsl
This revert (r26927), as requested by author, fixes the regression of missing graphics for vector games using HLSL. Also reverted patch in code (r27063) to deal with "roundf" for pre-vs2013 compilers - which is no longer needed. (nw)
2014-01-24 00:30:29 +00:00
keymaps
Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder]
2012-08-29 18:41:01 +00:00
nl_examples
Fixed netlist opamp example.
2014-03-04 09:25:39 +00:00
src
no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of previously modernized devices have this in (nw)
2014-03-22 10:59:47 +00:00
web
Adding missed files (nw)
2013-10-01 14:12:22 +00:00
.gitattributes
(MESS) Move corvushd to emu/ so slot devices can see it (nw)
2014-03-22 03:52:23 +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
disabled another check with SANITIZE=undefined (nw)
2014-03-11 12:45:14 +00:00