summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cammu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-191-47/+49
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-16/+18
* interpro: minor changes (nw) Patrick Mackinlay2018-04-121-1/+20
* fix warning from 32-bit build (nw) Vas Crabb2018-03-271-2/+3
* interpro: various improvements Patrick Mackinlay2018-02-271-187/+84
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-271-233/+315
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-7/+7
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-13/+9
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* interpro improvements, plus some naive scsi hacks (#2330) Patrick Mackinlay2017-05-231-43/+275
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+14
* more validation fixes (nw) Vas Crabb2017-03-041-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Fixed numerous compile errors (nw) Robbbert2017-01-251-0/+1
* tidy up for pull request Patrick Mackinlay2017-01-241-47/+110
* stand-alone cammu initial implementation Patrick Mackinlay2017-01-181-0/+117