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-30 09:33:05 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5,248
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
d3ebaa0724
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
davidhay
d3ebaa0724
added some not-amazingly-good code to use the correct full-resolution textures in mipmapped cases (the mipmapped versions come first, so to find the full resolution you have to calculate an offset). This improves ikaruga, text in kurucham etc. Not heavily tested.
2009-05-06 14:44:43 +00:00
docs
Crosshair update
2009-03-28 22:55:34 +00:00
src
added some not-amazingly-good code to use the correct full-resolution textures in mipmapped cases (the mipmapped versions come first, so to find the full resolution you have to calculate an offset). This improves ikaruga, text in kurucham etc. Not heavily tested.
2009-05-06 14:44:43 +00:00
.gitattributes
Various improvements to Parent Jack driver.
2009-05-04 15:49:40 +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