summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neopcb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* neogeo.cpp, neopcb.cpp : Eliminate register_postload, Cleanup naming (#4011) cam9002018-09-201-4/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* neogeo: Split into real models: Vas Crabb2018-03-291-0/+4
* neogeo: start splitting up the state classes for the different variants prope... Vas Crabb2018-03-291-15/+53
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-13/+17
* neogeo : Updates (#3235) cam9002018-02-181-17/+13
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-7/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+7
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* (nw)svcpcb: fixed typos Robbbert2017-03-021-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-17/+16
* Neogeo: removed unneeded define. Robbbert2016-05-131-5/+0
* whops. forgot to install back main cpu bank to neopcb.cpp etabeta782016-04-291-0/+1
* misc clean up. nw. etabeta782016-04-281-0/+9
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-0/+511