mame/docs/source/techspecs
Vas Crabb 8edb88dbaa C++ guidelins update and cleanup:
docs: Expanded C++ guidelines following suggestions by P. Mackinlay.

ui/inifile.cpp: Got rid of the check for "arcade" systems - it broke
managing favourites for the slotted Neo Geo.

luaengine.cpp: Removed the "type" property from system driver metadata.
It's effectively deprecated.

bus/vme/vme_fcisio.cpp, commodore/mps1230.cpp: Fixed inappropriate use
of machine type flag constants.

megadriv.xml: Made notes about the two Galaxy Force 2 sets more explcit.
2022-12-22 20:04:52 +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: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz, Vas Crabb, O. Galibert] 2022-12-22 07:17:55 +11:00
layout_files.rst New working machines 2022-03-05 20:20:57 +01:00
layout_script.rst emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. 2021-11-18 10:34:38 +11:00
luaengine.rst version bump for 0.227, some documentation clean-up 2020-12-31 02:46:10 +11:00
luareference.rst C++ guidelins update and cleanup: 2022-12-22 20:04:52 +11:00
m6502.rst Renamed n2a03 to rp2a03 throughout source tree. (#10343) 2022-09-20 05:43:55 +10:00
memory.rst ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
naming.rst docs: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz, Vas Crabb, O. Galibert] 2022-12-22 07:17:55 +11:00
nscsi.rst Fixed broken document structure 2018-10-04 15:42:44 -03:00
object_finders.rst docs: Fixed a couple errors in the Technical Specifications. (#9340) 2022-02-26 18:56:24 +11:00
poly_manager.rst docs: Update css for sphinx_rtd_theme to latest version, which includes selectors missing from old version. 2021-09-05 21:54:43 -07:00