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-23 22:20:01 +03:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
7,528
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
43dda8844d
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Giles
43dda8844d
Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add
...
default data, follow the MDRV_EEPROM_ADD() with MDRV_EEPROM_DATA().
2009-12-25 01:08:43 +00:00
docs
Changed behavior of -watchdog option to act like a real watchdog. It now
2009-12-24 02:52:17 +00:00
src
Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add
2009-12-25 01:08:43 +00:00
.gitattributes
Basic driver for Cycle Mahbou
2009-12-24 17:17:17 +00:00
makefile
Removed the global "includes" include and instead specify the "includes" path in all #include occurences. [Oliver Stoneberg]
2009-12-21 23:09:02 +00:00