mame/docs/source/techspecs
Vas Crabb fe9ac15ca9 -emu/devfind: More cleanup/consistency changes.
* Removed .mask(), as it’s not reliable in the general case.
 * Added asserts to things that assume power-of-two sizes.
 * Got rid of virtual qualifier on pointer-to-member operator.
 * Made helpers a bit more assertive about logging warnings.

-emu/rendlay.cpp: Use delegates to avoid hot conditional branches.

-docs: Finished off description of object finders and output finders.
2020-11-13 15:26:31 +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 -docs: Started writing page on object finders with worked examples. 2020-11-05 00:53:04 +11:00
layout_files.rst docs: Wrote another section of object finder documentation. 2020-11-09 00:57:21 +11:00
luaengine.rst Happy New Year 2020 (nw) (#6128) 2020-01-04 01:13:50 -05: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 -emu/dirom.{h,ipp}: Cleaned up and made it stricter. 2020-11-09 03:55:50 +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