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
13,730
Commits
10
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
36b8d751c4
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Michaël Banaan Ananas
36b8d751c4
fixed zsort
2011-10-06 18:50:50 +00:00
artwork
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
2011-06-06 21:25:38 +00:00
docs
Adding hlsl.txt to /docs
2011-05-23 21:37:34 +00:00
hash
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
2011-07-31 15:46:18 +00:00
hlsl
HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat
2011-08-28 09:10:53 +00:00
src
fixed zsort
2011-10-06 18:50:50 +00:00
.gitattributes
Added explicit checks on functions making use of SH4 internal registers to ensure they don't accidentally get used on SH3 (some were) and split the code paths in various places so that areas where the sh3 differs can be implemented properly (interrupt controller especially) Also logging of some internal registers etc. accessed by some games, and rudimentary fixing of a few opcodes (like trap) which were also tied to internal stuff. From Haze (nw)
2011-10-03 16:41:06 +00:00
makefile
- Updated romload so devices are loaded from separate files [Miodrag Milanovic]
2011-08-02 15:09:21 +00:00