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-30 17:41:47 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5,629
Commits
16
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
145186f9f8
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Wilbert Pol
145186f9f8
Made the 8237 dma controller emulation more accurate by implementing it as a state machine.
...
Deprecated the dma8237_run_transfer function.
2009-06-13 15:16:25 +00:00
docs
Crosshair update
2009-03-28 22:55:34 +00:00
src
Made the 8237 dma controller emulation more accurate by implementing it as a state machine.
2009-06-13 15:16:25 +00:00
.gitattributes
From: Atari Ace [mailto:atari_ace@verizon.net]
2009-06-08 06:24:21 +00:00
makefile
CPU cores are now enabled on a per cpu core family basis instead of per cpu core variant. As a result CPUDEFS is no longer needed in the makefile.
2009-03-25 19:39:41 +00:00