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-25 23:35:26 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9,755
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
0bd74f6269
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Miodrag Milanovic
0bd74f6269
Removed bool operator, and changed operator char *() to return NULL in case of NULL string, which makes if conditions to work properly.
...
Require full recompile. (no whatsnew)
2010-08-22 11:07:03 +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 bool operator, and changed operator char *() to return NULL in case of NULL string, which makes if conditions to work properly.
2010-08-22 11:07:03 +00:00
.gitattributes
Added mask-free versions of read_word/read_dword/read_qword to
2010-08-21 18:40:01 +00:00
makefile
Created CPU-specific device types for all CPUs, using new macros
2010-07-03 00:12:44 +00:00