summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomig1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-25/+25
* naomi: add external irq and reset out lines to rom boards base device (nw) yz70s2019-12-291-2/+9
* src/mame/machine: some more MCFG removal (nw) Ivan Vangelista2018-12-121-5/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* 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-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-2/+2
* Fixed missing devices from XML (excluding legacy cpu) (nw) Miodrag Milanovic2013-08-231-1/+1
* duh (nw) Olivier Galibert2013-06-081-1/+0
* naomig1: Make the dma cpu-independant [O. Galibert] Olivier Galibert2013-06-081-5/+5
* naomi: Better IRQ isolation [O. Galibert] Olivier Galibert2013-06-081-5/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* naomi: Split the rom boards into a collection of devices. [O. Galibert] Olivier Galibert2011-08-231-0/+67
* Placeholders Olivier Galibert2011-08-231-0/+0