mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
![]() memory table to find its ranges, and caches them for fast access in the future. It invalidates intersecting regions when new ones are installed, and now properly handles mirrored ranges. Also changed the disassembly view to call the decrypted read routines for each opcode byte/word instead of fetching from a pointer, which prevented opcodes that crossed range boundaries from working correctly, even though they would execute correctly. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |