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-22 21:58:57 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
2,884
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
f6ef599f4d
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Angelo Salese
f6ef599f4d
There's a regression bug in Sengoku Mahjong that doesn't make the controls work from when the V30 CPU core has been converted to 16-bit.Specifically,the game accesses the multiplexer with a word write instead of a byte write.This snippet will fix it.
2008-10-07 21:26:39 +00:00
docs
Update docs a bit. Turn off debugger by default.
2008-06-26 16:51:19 +00:00
src
There's a regression bug in Sengoku Mahjong that doesn't make the controls work from when the V30 CPU core has been converted to 16-bit.Specifically,the game accesses the multiplexer with a word write instead of a byte write.This snippet will fix it.
2008-10-07 21:26:39 +00:00
.gitattributes
Improvements to InterFlip / Recreativos Franco driver: [Grull Osgo, Roberto Fresca]
2008-10-07 06:27:53 +00:00
makefile
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
2008-06-26 14:51:23 +00:00