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-29 00:53:09 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4,885
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
6272d646f9
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
davidhay
6272d646f9
looks like there was a bug in the original code here actually, loop goes to 32, max channels was set to 24, could potentially read/write out of bounds.
2009-04-01 22:09:34 +00:00
docs
Crosshair update
2009-03-28 22:55:34 +00:00
src
looks like there was a bug in the original code here actually, loop goes to 32, max channels was set to 24, could potentially read/write out of bounds.
2009-04-01 22:09:34 +00:00
.gitattributes
Konami inputs improvements:
2009-04-01 13:42:58 +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