mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
![]() 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. |
||
---|---|---|
.. | ||
legal | ||
man | ||
source | ||
swlist | ||
themes/sphinx_rtd_theme | ||
LICENSE | ||
Makefile | ||
README.md | ||
update.sh |
MAME Documentation
This contains the source for docs.mamedev.org.