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-21 05:08:54 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
11,117
Commits
14
Branches
270
Tags
1.7
GiB
C++
98.1%
C
0.8%
Lua
0.5%
Python
0.2%
Scala
0.1%
00a3403054
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Scott Stone
00a3403054
Add basic LOAD function to the debugger to complement the existing SAVE function. It allows you to load a binary file straight into writeable memory. The format is the same as the SAVE function with the exception that the <length> can be handled differently. [Pugsy]
2011-02-03 17:09:41 +00:00
docs
Added support for OSD-generated fonts. The OSD is queried first to see
2010-10-24 00:16:54 +00:00
hash
Fix for Haze's (or Kale's) lazyness ;P
2011-01-27 08:16:13 +00:00
src
Add basic LOAD function to the debugger to complement the existing SAVE function. It allows you to load a binary file straight into writeable memory. The format is the same as the SAVE function with the exception that the <length> can be handled differently. [Pugsy]
2011-02-03 17:09:41 +00:00
.gitattributes
Improvements to Magic's 10 driver. [Roberto Fresca]
2011-02-01 06:16:41 +00:00
makefile
NetBSD support [Thomas Klausner]
2011-02-02 03:29:54 +00:00