summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neogeo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2
* This should fix most (hopefully all) the problems of MT06253. Many thanks to etabeta782016-06-271-3/+5
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-8/+8
* more gen_latch (nw) Ivan Vangelista2016-06-071-5/+8
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-54/+53
* Neogeo: removed unneeded define. Robbbert2016-05-131-3/+0
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+5
* made the transition between different carts in the multislot driver etabeta782016-04-291-1/+4
* further cleanup + final untangling from the old code: etabeta782016-04-281-8/+4
* some more cleanups + gaining back some performance etabeta782016-04-281-26/+23
* misc clean up. nw. etabeta782016-04-281-26/+209
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-221/+611
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-3/+3
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-10/+10
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-106/+40
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* Neo-Geo updates [JacKc]: David Haywood2016-01-261-7/+9
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-5/+5
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* clang-modernize part 7 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1532