mirror of
https://github.com/holub/mame
synced 2025-04-17 22:13:04 +03:00
![]() * 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. |
||
---|---|---|
.. | ||
cpu_device.rst | ||
device_disasm_interface.rst | ||
device_memory_interface.rst | ||
device_rom_interface.rst | ||
floppy.rst | ||
index.rst | ||
inputsystem.rst | ||
layout_files.rst | ||
layout_script.rst | ||
m6502.rst | ||
memory.rst | ||
naming.rst | ||
nscsi.rst | ||
object_finders.rst | ||
poly_manager.rst | ||
uml_instructions.rst |