mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
![]() MRA*_BANK*/MRA*_BANK* -> SMH_BANK* MRA*_RAM/MRA*_ROM -> SMH_RAM MRA*_ROM/MWA*_ROM -> SMH_ROM MRA*_NOP/MWA*_NOP -> SMH_NOP MRA*_UNMAP/MWA*_UNMAP -> SMH_UNMAP This removes the silly need for a bunch of redundant constants with faux type definitions that didn't buy anything. Moved some memory system constants into memory.c. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |