summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/slot.cpp
Commit message (Expand)AuthorAgeFilesLines
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-7/+7
* Make "slot" feature in software lists and a few related features case-sensitive AJR2021-01-051-1/+1
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-14/+14
* New neogeo bootleg (#6547) Tom2020-04-141-0/+1
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* new WORKING clones (#3616) David Haywood2018-05-271-0/+1
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-2/+15
* neogeo : Updates (#3235) cam9002018-02-181-15/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-101-1/+1
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-12/+0
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-11/+0
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-7/+7
* made the transition between different carts in the multislot driver etabeta782016-04-291-1/+53
* further cleanup + final untangling from the old code: etabeta782016-04-281-4/+0
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-0/+381