This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
mame
Watch
1
Star
0
Fork
You've already forked mame
0
mirror of
https://github.com/mamedev/mame.git
synced
2024-11-16 07:48:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
MAME
585
commits
41
branches
303
tags
2.1
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
58980ac2c7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
stephh
58980ac2c7
Fixed some clones INPUT_PORTS definitions that were curiously using PORT_START_TAG("DSW") instead of PORT_MODIFY("DSW").
2008-02-06 16:26:31 +00:00
docs
Fixed bogus characters in newvideo.txt.
2007-12-18 03:13:07 +00:00
src
Fixed some clones INPUT_PORTS definitions that were curiously using PORT_START_TAG("DSW") instead of PORT_MODIFY("DSW").
2008-02-06 16:26:31 +00:00
.gitattributes
makefiles:
2008-02-05 22:32:11 +00:00
makefile
Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets
2008-02-02 08:57:39 +00:00