mame/docs/source/techspecs
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
..
device_disasm_interface.rst
device_memory_interface.rst Got rid of a couple of easy auto_alloc_array 2020-11-09 05:09:18 +11:00
device_rom_interface.rst -emu/dirom.{h,ipp}: Cleaned up and made it stricter. 2020-11-09 03:55:50 +11:00
floppy.rst
index.rst Add docs for poly_manager. 2021-09-04 16:37:57 -07:00
layout_files.rst New working machines 2022-03-05 20:20:57 +01:00
layout_script.rst emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. 2021-11-18 10:34:38 +11:00
luaengine.rst version bump for 0.227, some documentation clean-up 2020-12-31 02:46:10 +11:00
luareference.rst Fixed some debugger memory view annoyances and cleaned up Lua bindings. 2022-03-16 04:13:18 +11:00
m6502.rst allow repeating elements and groups - useful if you need e.g. a lot of numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw) 2018-07-22 09:52:50 +10:00
memory.rst docs: Fixed a couple errors in the Technical Specifications. (#9340) 2022-02-26 18:56:24 +11:00
naming.rst Updated Chinese localisation. [YuiFAN] 2021-05-31 03:06:47 +10:00
nscsi.rst Fixed broken document structure 2018-10-04 15:42:44 -03:00
object_finders.rst docs: Fixed a couple errors in the Technical Specifications. (#9340) 2022-02-26 18:56:24 +11:00
poly_manager.rst docs: Update css for sphinx_rtd_theme to latest version, which includes selectors missing from old version. 2021-09-05 21:54:43 -07:00