summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/prot_cthd.cpp
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-1/+1
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-34/+46
* neogeo : Updates (#3235) cam9002018-02-181-46/+34
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* MT 06649 Robbbert2017-08-091-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-6/+6
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-15/+15
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-0/+319