mirror of
https://github.com/holub/mame
synced 2025-05-23 14:19:01 +03:00
![]() range to be RAM-like for reads but calls the given handler for writes. Replaced AM_READWRITE(SMH_RAM, handler) with AM_RAM_WRITE(handler). Also replaced AM_RAM AM_WRITE(handler) with AM_RAM_WRITE(handler). |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |