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-15 18:32:02 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
11,744
Commits
14
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
a794f925dd
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Gevaryahu
a794f925dd
Added correct decryption function which doesn't rely on the second half of the rom as an inverted key. The actual decryption on hardware is likely done by an undumped PAL which also handles memory mapping. [Lord Nightmare, Kevtris]
2011-04-07 06:08:06 +00:00
docs
Added support for OSD-generated fonts. The OSD is queried first to see
2010-10-24 00:16:54 +00:00
hash
megatech.xml: removed bogus attribute (we don't use merge to mark clones)
2011-03-27 11:42:21 +00:00
src
Added correct decryption function which doesn't rely on the second half of the rom as an inverted key. The actual decryption on hardware is likely done by an undumped PAL which also handles memory mapping. [Lord Nightmare, Kevtris]
2011-04-07 06:08:06 +00:00
.gitattributes
softlist: moved software list handling (in the Internal UI) to a separate source, and made the code more similar to the File Manager handling code. [Fabio Priuli]
2011-04-06 19:33:27 +00:00
makefile
Delete symbols file if defined when invoking clean target. [Curt Coder]
2011-02-12 22:17:46 +00:00