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-27 16:21:34 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5,978
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
aa500e20b8
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Brian Troha
aa500e20b8
Fixes the version number of 2 sound roms for Mortal Kombat 4 and makes U2 1MB in size which is correct. The actual rom type is a 27C800 and has been verified on 2 seperate PCBs. All the rest of the roms are 27C160 as per the driver.
2009-07-22 22:32:05 +00:00
docs
Ouch... there was still one crsshairpath...
2009-07-14 18:08:29 +00:00
src
Fixes the version number of 2 sound roms for Mortal Kombat 4 and makes U2 1MB in size which is correct. The actual rom type is a 27C800 and has been verified on 2 seperate PCBs. All the rest of the roms are 27C160 as per the driver.
2009-07-22 22:32:05 +00:00
.gitattributes
New not working:
2009-07-22 18:54:21 +00:00
makefile
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00