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-09 07:41:50 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
13,715
Commits
14
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
c9eae4329c
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Gevaryahu
c9eae4329c
Fix incorrect masking of register writes on ay-3-8914, fixes wrong envelope amplitude on games which use hardware enveloping on Intellivision (Thunder Castle, etc) [Huygens]
2011-10-05 09:15:29 +00:00
artwork
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
2011-06-06 21:25:38 +00:00
docs
Adding hlsl.txt to /docs
2011-05-23 21:37:34 +00:00
hash
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
2011-07-31 15:46:18 +00:00
hlsl
HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat
2011-08-28 09:10:53 +00:00
src
Fix incorrect masking of register writes on ay-3-8914, fixes wrong envelope amplitude on games which use hardware enveloping on Intellivision (Thunder Castle, etc) [Huygens]
2011-10-05 09:15:29 +00:00
.gitattributes
Added explicit checks on functions making use of SH4 internal registers to ensure they don't accidentally get used on SH3 (some were) and split the code paths in various places so that areas where the sh3 differs can be implemented properly (interrupt controller especially) Also logging of some internal registers etc. accessed by some games, and rudimentary fixing of a few opcodes (like trap) which were also tied to internal stuff. From Haze (nw)
2011-10-03 16:41:06 +00:00
makefile
- Updated romload so devices are loaded from separate files [Miodrag Milanovic]
2011-08-02 15:09:21 +00:00