mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
![]() 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.) |
||
---|---|---|
.. | ||
device_disasm_interface.rst | ||
device_memory_interface.rst | ||
device_rom_interface.rst | ||
floppy.rst | ||
index.rst | ||
layout_files.rst | ||
layout_script.rst | ||
luaengine.rst | ||
luareference.rst | ||
m6502.rst | ||
memory.rst | ||
naming.rst | ||
nscsi.rst | ||
object_finders.rst | ||
poly_manager.rst |