mame/docs
Vas Crabb de40641555 More recompiler fixes:
* cpu/drcbec.cpp: Interpret index operand for load/store instructions as
  a signed value for consistency with other back-ends.
* cpu/drcbec.cpp: Honour alignment rules when packing immediate values.
* cpu/drcbex64.cpp: Don't special-case SEXT with an immediate source -
  the simplifier takes care of this.
* cpu/drcbex86.cpp: Be explicit about preserving flags in load/store
  instructions.
* docs: Added a couple more UML data movement instructions.
2025-04-12 13:25:58 +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 More recompiler fixes: 2025-04-12 13:25:58 +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 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.