mame/docs
Vas Crabb 0bdb4f0669 Clean up various stuff.
docs: Explicitly state that installing a read/write tap returns the
pass-through handler.

cpu/mb86235: Using lowercas integer literal suffixes hurts readability,
especially when it's 1ll (compare to 1LL, especially in a Courier-like
font).

video/ppu2c0x_vt.cpp: Look for the patterns.

mame.lst: Expunge comments that started creeping back in.

taito/taitotz.cpp: Use versions as printed on Taito's hard disk labels
in descriptions.

debug/win: Requiring every debugger window class to care about the
console window's views is bad design.  That's a clear case of
unnecessary coupling.

posix/posixptty.cpp: Testing for glibc does not guarantee pty.h is
available.  It's possible to build glibc for targets where its PTY
wrapper functions are not implemented.
2025-07-01 06:35:44 +10:00
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man -dynax/ddenlovr.cpp: Identified some DIP switch settings for Majiang Xingyun Shenlong, marked other settings as unknown. 2025-06-09 04:04:51 +10:00
source Clean up various stuff. 2025-07-01 06:35:44 +10:00
themes/sphinx_rtd_theme docs: Updated RTD to 2.0.0 and removed dependency on jQuery. (#12253) 2024-04-16 03:22:07 +10:00
LICENSE Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
Makefile docs: Fixed paper size selection (GitHub #13439). Also set paper size to widespread A4 for dist.mak and CI. 2025-03-08 23:26:00 +11:00
README.md (nw) 2017-05-10 10:49:13 -04:00
update.sh update.sh: be silent when there's nothing to do 2025-05-30 14:48:40 +02:00

MAME Documentation

This contains the source for docs.mamedev.org.