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-04-22 16:31:49 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
707
Commits
18
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
72a9167032
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Zsolt Vasvari
72a9167032
- Added running_machine* as first parameter to mc6845_config and all callbacks. Updated all users.
...
- Reorganized Qix driver. Driver state, decoupled audio section, etc.
2008-02-20 08:39:22 +00:00
docs
Cleanups on the doc files.
2008-02-13 16:55:14 +00:00
src
- Added running_machine* as first parameter to mc6845_config and all callbacks. Updated all users.
2008-02-20 08:39:22 +00:00
.gitattributes
- Complete memory map
2008-02-20 05:25:29 +00:00
makefile
Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets
2008-02-02 08:57:39 +00:00