mame/docs
Vas Crabb 394e5f18b6 Fixed some debugger memory view annoyances and cleaned up Lua bindings.
Made the debugger memory view not depend on isprint which is affected by
the global locale.  Assume the OSD will display as ISO-8869-1 and
replace problematic printable characters.

Started changing Lua function bindings to use set_function to avoid
potential issues related to ThePhD/sol2#608, and worked out what was
causing problems with symbol table read_memory/write_memory.  (They
aren't really essential - you can do the same thing with the address
space object itself, but they're easier to parameterise.)
2022-03-16 04:13:18 +11:00
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man chdman.1: Fixed typo. (#9255) 2022-02-07 00:47:30 +11:00
source Fixed some debugger memory view annoyances and cleaned up Lua bindings. 2022-03-16 04:13:18 +11:00
swlist
themes/sphinx_rtd_theme Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
CONTRIBUTING.md
LICENSE
Makefile
README.md
update.sh Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00

MAME Documentation

This contains the source for docs.mamedev.org.