mame/docs
Vas Crabb b6b6c9b15c Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup.
Use VirtualAlloc rather than VirtualProtect on Windows to change page
protection, as the latter can cause severe performance issues with some
antivirus software.

Added noexcept to lots of hash- and bitmap-related things, and added a
little more error checking.  Yes, I realise it will abort if an
allocation fails while printing a log message, but if you get to that
point, you're probably screwed already.
2023-04-13 05:49:05 +10:00
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man Update docs on romcmp 2022-09-20 17:32:44 -04:00
source Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. 2023-04-13 05:49:05 +10:00
swlist Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
themes/sphinx_rtd_theme Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
LICENSE Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
Makefile Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
README.md (nw) 2017-05-10 10:49:13 -04:00
update.sh Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00

MAME Documentation

This contains the source for docs.mamedev.org.