mame/docs/source/techspecs
Olivier Galibert 22513fb6fe emumem: A little more speedup. cache and specific change syntax, and are not pointers anymore [O. Galibert]
The last(?) two changes are:

- Add a template parameter to everything (theoretically the address
  space width, in practice a level derived from it to keep as much
  compatibility between widths as possible) so that the shift size
  becomes a constant.

- Change the syntax of declaring and initializing the caches and
  specifics so that they're embedded in the owner device.  Solves
  lifetime issues and also removes one indirection (looking up the base
  dispatch pointer through the cache/specific pointer).
2020-05-25 16:42:57 +02:00
..
device_disasm_interface.rst
device_memory_interface.rst (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
device_rom_interface.rst emumem: A little more speedup. cache and specific change syntax, and are not pointers anymore [O. Galibert] 2020-05-25 16:42:57 +02:00
floppy.rst
index.rst (nw) more render work: 2018-07-31 04:18:28 +10:00
layout_files.rst Allow per-layer blend modes supplied by driver for screens, as required 2019-07-27 23:24:37 +10:00
luaengine.rst Happy New Year 2020 (nw) (#6128) 2020-01-04 01:13:50 -05:00
m6502.rst
nscsi.rst Fixed broken document structure 2018-10-04 15:42:44 -03:00