mame/docs/source
Vas Crabb d71c72ba74 Miscellaneous change roll-up:
render/drawbgfx.cpp: Return an error if Wayland EGL surface can't be
created for additional windows.

emu/emucore.h: Added explicitly defaulted copy and move constructors for
emu_fatalerror.

Fixed apparent misunderstanding of const.  Returning const value types
and casting to const value types is pointless outside very narrow use
cases.  Putting const value type parameters in interfaces just makes
trouble.

cpu/adsp2100: Use count_leading_ones_32 where it's simple rather than
inverting and counting leading zeroes.

util/multibyte.h: Don't pollute global namespace, constexpr implies
inline, make narrowing casts explicit.

imagedev/simh_tape_image.h: inline is implied for member functions with
bodies supplied at declaration.

Tidied up some ugly casts in various places.
2023-09-29 01:56:51 +10:00
..
_ext
_templates Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
advanced docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
commandline docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
contributing C++ guidelins update and cleanup: 2022-12-22 20:04:52 +11:00
debugger docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
images Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
initialsetup docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
luascript docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
plugins docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
techspecs docs: Moved Lua API reference to its own section - the page was far too long. 2023-07-06 09:52:10 +10:00
tools Update docs on romcmp 2022-09-20 17:32:44 -04:00
usingmame docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
__init__.py
conf.py Bumped version to 0.258 2023-08-29 04:29:19 +10:00
healthwarning.rst Documentation updates (#6825) 2020-07-18 08:15:13 -04:00
index.rst Miscellaneous change roll-up: 2023-09-29 01:56:51 +10:00
license.rst Bump dates to 2023 where appropriate 2023-01-02 11:58:17 +11:00
security.rst
whatis.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00