summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cammu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* interpro: minor changes (nw) Patrick Mackinlay2018-04-121-0/+3
* interpro: various improvements Patrick Mackinlay2018-02-271-85/+143
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-41/+41
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-271-84/+320
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* interpro improvements, plus some naive scsi hacks (#2330) Patrick Mackinlay2017-05-231-20/+177
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-2/+1
* Fixed numerous compile errors (nw) Robbbert2017-01-251-3/+1
* tidy up for pull request Patrick Mackinlay2017-01-241-4/+50
* stand-alone cammu initial implementation Patrick Mackinlay2017-01-181-0/+47