summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/addrmap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* Make address maps complain when entry bounds lie outside the global mask (nw) AJR2016-08-081-2/+13
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-0/+22
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-0/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* Iterate over devices C++11 style AJR2016-04-181-4/+3
* Typo fix: nonexistant → nonexistent Jordi Mallach2016-04-011-4/+4
* Iterate over core classes C++11 style AJR2016-03-311-44/+48
* reverting: Miodrag Milanovic2016-01-201-17/+19
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-19/+17
* Refactoring memory map validity checking AJR2015-12-191-1/+152
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-13/+13
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+615