summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomigd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* naomigd.cpp: remove usage of auto_alloc_array yz70s2020-11-061-3/+3
* naomi: make dimm board work again after memory system changes [Samuele Zannoli] yz70s2020-11-061-2/+7
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-40/+40
* naomigd.cpp: add dimm sdram configuration register (nw) yz70s2020-04-051-0/+3
* naomigd.cpp: add two debug-only dipswitches to configure emulation (nw) yz70s2020-02-211-1/+3
* naomi: converted 315-6154 device into a real pci host [Samuele Zannoli] yz70s2020-02-121-8/+41
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-14/+14
* naomi: let the dimm board see the encrypted des data from the gdrom (nw) yz70s2020-01-131-0/+3
* naomi: add an ide controller for the gdrom to the dimm board (nw) yz70s2020-01-111-4/+8
* naomi: add a new device for the 315-6154 system manager chip used in the dimm... yz70s2020-01-101-0/+4
* naomi: give the ability to activate the cpus in the dimm board to test it (nw) yz70s2020-01-061-0/+2
* naomi: some fixes to dimm board (nw) yz70s2020-01-061-1/+1
* naomi: add memory controller entry to memory map of dimm board (nw) yz70s2020-01-021-0/+4
* naomi: add communication with mainboard to dimm board plus some ram (nw) yz70s2020-01-011-0/+36
* naomi: add serial memories to dimm board (nw) yz70s2019-12-281-1/+5
* naomi dimm board: add communication between sh4 and security pic (nw) yz70s2019-12-231-0/+11
* naomi: add a sh4 and a pic16c621a, both diabled, to the dimm board device (nw) yz70s2019-12-161-0/+7
* src/mame/machine: some more MCFG removal (nw) Ivan Vangelista2018-12-121-6/+20
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+6
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+6
* naomi: move DIMM firmwares to device, docs update (nw) MetalliC2016-11-161-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* naomi: get rid of hacky rom_region, use rom_parameter instead MetalliC2016-08-011-1/+1
* Fix naomigd regression (bad wabbit, no carets) (nw) AJR2016-04-261-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-5/+5
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* New games added as GAME_NOT_WORKING R. Belmont2014-01-291-1/+1
* chihiro: few updates to the i386 processor and chihiro driver. [Samuele Zannoli] cracyc2013-06-231-0/+2
* naomig1: Make the dma cpu-independant [O. Galibert] Olivier Galibert2013-06-081-2/+2
* Normalize some include paths to always include video/ or machine/ as necessar... R. Belmont2012-11-041-1/+1
* naomi: Split the rom boards into a collection of devices. [O. Galibert] Olivier Galibert2011-08-231-0/+61
* Placeholders Olivier Galibert2011-08-231-0/+0