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-06 06:14:45 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
13,734
Commits
14
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
bc30cc554d
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
mariuszw1
bc30cc554d
Corrected nbajamtn description (it is a prototype of network enabled version and not hack). No whatsnew.
2011-10-07 04:38:13 +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
Corrected nbajamtn description (it is a prototype of network enabled version and not hack). No whatsnew.
2011-10-07 04:38:13 +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