mame/docs/source/luascript
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
..
index.rst
ref-common.rst sound docs: small corrections after doing a quick read 2025-04-28 12:54:29 +02:00
ref-core.rst New sound infrastructure. 2025-04-27 22:23:20 +02:00
ref-debugger.rst docs: Moved Lua API reference to its own section - the page was far too long. 2023-07-06 09:52:10 +10:00
ref-devices.rst Small documentation fixes (#13672) 2025-05-08 18:20:43 +02:00
ref-input.rst Initial touch input support: 2024-04-12 02:49:15 +10:00
ref-mem.rst Clean up various stuff. 2025-07-01 06:35:44 +10:00
ref-render.rst misc internal artwork: disable orange mouse pointer (false positive clickable artwork detection) 2024-04-14 01:10:07 +02:00