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-06-01 02:21:48 +03:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
3,495
Commits
17
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
85b961f5af
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Giles
85b961f5af
CPU_IS_LE -> ENDIANNESS_LITTLE
...
CPU_IS_BE -> ENDIANNESS_BIG Also fixed help for step over/in to specify correct keys.
2008-12-04 06:08:32 +00:00
docs
Minor fix to Shift-F11 description.
2008-10-16 17:01:16 +00:00
src
CPU_IS_LE -> ENDIANNESS_LITTLE
2008-12-04 06:08:32 +00:00
.gitattributes
Bra$il skeleton driver from David Haywood.
2008-12-01 00:05:51 +00:00
makefile
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
2008-06-26 14:51:23 +00:00