mame/docs/source/techspecs
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
..
cpu_device.rst idsoccer: improve adpcm emulation 2024-11-17 01:52:17 +01:00
device_disasm_interface.rst
device_memory_interface.rst
device_rom_interface.rst
floppy.rst
index.rst Started moving UML instruction reference to main documentation, fixed more recompiler issues: 2025-04-12 02:58:15 +10:00
inputsystem.rst
layout_files.rst emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. 2024-04-14 07:36:45 +10:00
layout_script.rst -seta/ssv.cpp: Cleaned up key matrix code. 2024-05-09 05:33:07 +10:00
m6502.rst
memory.rst docs: Proofreading [Robert] 2024-05-18 12:43:16 +02:00
naming.rst
nscsi.rst
object_finders.rst
poly_manager.rst
uml_instructions.rst More recompiler fixes: 2025-04-12 13:25:58 +10:00