summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/boot_kof10th.cpp
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-3/+4
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-16/+13
* neogeo : Updates (#3235) cam9002018-02-181-13/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* gross hack to fix kof10th state save, save_pointer() must be called after the... smf-2017-12-251-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+16
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* this was missing. nw. etabeta782016-06-281-0/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-3/+3
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-0/+124