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-05 13:54:42 +03:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
2,209
Commits
14
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
0124a7cc68
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
smf-
0124a7cc68
Builds with latest DirectX SDK, which doesn't support Direct 3D 8 & Direct Input 7. If you want to compile in support for earlier versions then you can set DIRECT3D=8 & DIRECTINPUT=7. Based on a diff posted on the mameworld compiling board by RansAckeR, who was helped by uRebelScum.
2008-07-26 21:13:35 +00:00
docs
Update docs a bit. Turn off debugger by default.
2008-06-26 16:51:19 +00:00
src
Builds with latest DirectX SDK, which doesn't support Direct 3D 8 & Direct Input 7. If you want to compile in support for earlier versions then you can set DIRECT3D=8 & DIRECTINPUT=7. Based on a diff posted on the mameworld compiling board by RansAckeR, who was helped by uRebelScum.
2008-07-26 21:13:35 +00:00
.gitattributes
Missed file from last checkin.
2008-07-24 03:49:38 +00:00
makefile
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
2008-06-26 14:51:23 +00:00