mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
![]() The purpose of making it const before was to discourage direct tampering, but private/protected does a better job of that now anyhow, and it is annoying now. s/const[ \t]+address_space\b/address_space/g; Is basically what I did. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |