mirror of
https://github.com/holub/mame
synced 2025-06-29 23:48:56 +03:00
![]() This will be expanded in the future. Added two new opcodes: SAVE and RESTORE to save and restore the entire virtual machine state for examination/setup. Added new back-end function get_info() which returns information from the back-end about how many actual registers will be mapped. Fixed a bug that mapped the high a low parts of registers to the same address. This should help the C back-end run better on big-endian architectures. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |