mame/docs/source/techspecs
Vas Crabb 4d7ef27490 -luaengine.cpp: Clean up render classes and expose screen image adjustments.
* Started moving Lua class reference to docs.  Expecting people to find
  the class reference material in the source isn’t going to help make it
  approachable.  The docs allow longer explanations, better formatting,
  and cross reference links.

* Added another layout scripting example to the docs.

-goldnpkr.cpp: Minor clean-up.

* Improved the short names for Witch Card and Witch Game clone sets.

* Made Witch Up & Down artwork clickable.

* Added working Video Klein sets where the parent is a working Video
  Klein set to the tiny subtarget.

* Removed history from the header comment - we have version control for
  a readon.
2020-12-13 09:54:03 +11:00
..
device_disasm_interface.rst dvdisasm: Overhaul [O. Galibert] 2017-11-26 17:41:27 +01:00
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 Fix typos 2017-03-24 23:26:03 +05:30
index.rst -luaengine.cpp: Clean up render classes and expose screen image adjustments. 2020-12-13 09:54:03 +11:00
layout_files.rst -Lua engine cleanup, input edition: 2020-12-09 01:10:26 +11:00
layout_script.rst -luaengine.cpp: Clean up render classes and expose screen image adjustments. 2020-12-13 09:54:03 +11:00
luaengine.rst -luaengine.cpp: Clean up render classes and expose screen image adjustments. 2020-12-13 09:54:03 +11:00
luareference.rst -luaengine.cpp: Clean up render classes and expose screen image adjustments. 2020-12-13 09:54:03 +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 -luaengine_render.cpp: Work around MSVC ambiguous overload error. 2020-11-26 13:47:02 +11:00
naming.rst docs: Add naming conventions for certain things. 2020-08-24 13:01:37 +10:00
nscsi.rst Fixed broken document structure 2018-10-04 15:42:44 -03:00
object_finders.rst -emu/devfind: More cleanup/consistency changes. 2020-11-13 15:26:31 +11:00