mame/docs/source
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
..
_ext Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
advanced doc: document vulkan and d3d12 as possible bgfx rendering backends (nw) 2019-11-06 20:17:13 +11:00
commandline dialong -> dialog (nw) 2020-01-30 15:58:51 +01:00
debugger Add a tip on how to enter the debugger. 2020-02-06 22:07:49 -05:00
images (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
initialsetup (nw) fix MPU4 video crash, clean up a little 2019-10-27 15:31:50 +11:00
techspecs 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
tools Spelling fix in castool documentation (nw) 2018-03-06 13:37:56 +00:00
usingmame Update documentation (nw) 2019-11-25 18:51:44 +11:00
__init__.py Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
conf.py Fix smartquotes by disabling them: While smartquotes are somewhat configurable, it's better if we don't use them at all. Makes sure there are no hidden pit traps for the users. (#6576) 2020-04-21 09:30:06 +02:00
index.rst (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
license.rst Happy New Year 2020 (nw) (#6128) 2020-01-04 01:13:50 -05:00
security.rst srcclean again (nw) 2016-11-30 07:04:04 +11:00
whatis.rst Happy New Year 2020 (nw) (#6128) 2020-01-04 01:13:50 -05:00