summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neogeocd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) neogeocd: added unibios 3.3 Robbbert2020-03-211-2/+6
* softlist_dev.cpp: get some stuff out of the global namespace (nw) Vas Crabb2019-12-081-1/+1
* (nw) neogeocd : change of credits requested by iq_132 Robbbert2019-11-051-2/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* Fix spelling (#5770) Zoƫ Blade2019-10-211-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* megacdcd: Eliminate machine().device (nw) AJR2019-05-161-0/+1
* MT 07296 (nw) AJR2019-04-241-10/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+11
* midas.cpp, neogeo.cpp, neopcb.cpp, neogeocd.cpp : Remove MCFGs cam9002019-01-131-11/+10
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-5/+5
* Fix clang build (nw) AJR2018-09-201-1/+1
* neogeo.cpp, neopcb.cpp : Eliminate register_postload, Cleanup naming (#4011) cam9002018-09-201-212/+192
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* devcb3 Vas Crabb2018-07-071-2/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Replace machine().device with subdevice for NVRAM installation; clean up vide... AJR2018-06-031-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* neogeo: Split into real models: Vas Crabb2018-03-291-17/+6
* neogeo: start splitting up the state classes for the different variants prope... Vas Crabb2018-03-291-17/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+40
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-3/+3
* neogeo : Updates (#3235) cam9002018-02-181-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* Fixes (nw) Scott Stone2018-02-121-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* neogeocd: typo (nw) hap2017-11-111-2/+2
* Add Neo-Geo CD Universe BIOS v3.2 (nw) einstein952017-11-111-3/+8
* neogeo: Add addressable latch device (nw) AJR2017-07-261-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* Stop CD-DA when machine is resetted for Mega CD and Neo Geo CD (nw) angelosa2016-07-261-1/+0
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* more gen_latch (nw) Ivan Vangelista2016-06-071-2/+2
* Fix NeoGeo CD P2 inputs [fuzzbop] Vas Crabb2016-06-031-1/+1
* misc clean up. nw. etabeta782016-04-281-0/+1148