summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-9/+9
* emumem: Fix some issues [O. Galibert] Olivier Galibert2016-06-191-17/+7
* Forgot a few (nw) AJR2016-06-191-10/+10
* Use unshifted addrmask (not bytemask) in check_optimize_foo (nw) AJR2016-06-191-17/+17
* I need a vacation (nw) Olivier Galibert2016-06-181-1/+1
* Fix stupid typo Olivier Galibert2016-06-181-1/+1
* removed simple_list from emumem (nw) Miodrag Milanovic2016-06-181-79/+83
* tagged_list to unordered_map in emumem (nw) Miodrag Milanovic2016-06-181-43/+49
* emumem: Handlers on different subunits of the same address with different add... Olivier Galibert2016-06-171-18/+26
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-78/+247
* Damn, missed that one (nw) Olivier Galibert2016-06-041-3/+1
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-24/+16
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* Iterate over devices C++11 style AJR2016-04-181-3/+3
* renamed memory.* to emumem.* (nw) Miodrag Milanovic2016-04-081-0/+4914