summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomim4.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-1/+1
* src/mame/machine: some more MCFG removal (nw) Ivan Vangelista2018-12-121-5/+8
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* naomi: get rid of hacky rom_region, use rom_parameter instead MetalliC2016-08-011-2/+3
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-3/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* some more override (nw) Miodrag Milanovic2015-12-061-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* Fixes for Andreas Naive (nw) Miodrag Milanovic2015-05-291-1/+1
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Use of security PIC's readouts for Naomi-M4 decryption [Andreas Naive] andreasnaive2014-11-151-2/+3
* New games added as GAME_NOT_WORKING: R. Belmont2014-02-071-0/+5
* New games added as GAME_NOT_WORKING R. Belmont2014-01-291-2/+2
* naomig1: Make the dma cpu-independant [O. Galibert] Olivier Galibert2013-06-081-2/+2
* Changed some naomi changes back, but enabled USE_NAOMICRYPT by default (no wh... Miodrag Milanovic2013-03-181-3/+4
* the Naomi cartridge per-game keys are totally arbitrary at this point, let's ... David Haywood2013-03-111-4/+3
* naomi: Split the rom boards into a collection of devices. [O. Galibert] Olivier Galibert2011-08-231-0/+47
* Placeholders Olivier Galibert2011-08-231-0/+0