This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MAME
25,900
Commits
10
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
f03fe6e80a
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Couriersud
f03fe6e80a
Split netlist_mame_device_t into a core device and a "cpu" device. Based on this setup, work can start on "pure" sound devices.
2013-12-28 21:20:40 +00:00
artwork
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere]
2011-06-06 21:25:38 +00:00
docs
add license info for some things i worked on, some small cleanups
2013-10-17 14:26:24 +00:00
hash
Cleanups and version bump
2013-12-24 07:24:51 +00:00
hlsl
Reduce smearing on hlsl prescale [MooglyGuy]
2013-11-24 20:58:21 +00:00
keymaps
Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder]
2012-08-29 18:41:01 +00:00
src
Split netlist_mame_device_t into a core device and a "cpu" device. Based on this setup, work can start on "pure" sound devices.
2013-12-28 21:20:40 +00:00
web
Adding missed files (nw)
2013-10-01 14:12:22 +00:00
.gitattributes
Converted x68000 keyboard into a separate serial device. This allows the removal of the uart hle in the driver (which didn't work, it was always two characters behind). diserial cannot sync with the start bit properly when using an external clock, so for now I've added a hack that is only enabled when using the MC68901 (setting the flag ignores the extra spurious bit that was getting shifted in). [smf]
2013-12-28 02:21:13 +00:00
.gitignore
Netlist, make some class variables protected. No wn
2013-12-28 14:57:22 +00:00
makefile
Emscripten makefile stuff (nw)
2013-11-03 22:52:48 +00:00