summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/neogeo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* neogeo updates: Vas Crabb2018-04-281-0/+3
* neogeo.cpp: re-add boost interleave on audio command write - fixes glitches i... Vas Crabb2018-04-231-0/+1
* neogeo: Further improvements: Vas Crabb2018-03-301-0/+1
* neogeo: Split into real models: Vas Crabb2018-03-291-44/+47
* neogeo: start splitting up the state classes for the different variants prope... Vas Crabb2018-03-291-161/+53
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-15/+8
* Never merge a patch from cam900 before trying a compile, because he Olivier Galibert2018-02-181-13/+24
* neogeo : Updates (#3235) cam9002018-02-181-24/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+70
* neogeo: Add addressable latch device (nw) AJR2017-07-261-4/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* more gen_latch (nw) Ivan Vangelista2016-06-071-0/+5
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-18/+17
* further cleanup + final untangling from the old code: etabeta782016-04-281-77/+74
* some more cleanups + gaining back some performance etabeta782016-04-281-7/+9
* misc clean up. nw. etabeta782016-04-281-218/+37
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-166/+118
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-2/+3
* minor cleanup. nw. etabeta782016-04-141-5/+0
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-8/+15
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-0/+2
* neogeo: don't load unibios 1.2 and older anyway for AES hap2016-03-171-3/+6
* neogeo: unibios 3.2 added hap2016-03-171-30/+33
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* add US, 4 slot 'version 2' MVS bios [coolmod] David Haywood2015-10-271-38/+44
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* make 'kog' dipswitch part of the protection device / cartridge (nw) David Haywood2014-10-181-1/+16
* notes on cencourt bugs that occur on real hw, also fix for uninit variable in... David Haywood2014-07-221-0/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-4/+2
* address some ng save state concerns (nw) David Haywood2014-07-021-1/+0
* better solution than previous hack (nw) David Haywood2014-06-301-0/+2
* NeoGeo slot work [S. Smith] David Haywood2014-06-291-208/+328
* neogeo: use real palette_device (nw) Alex W. Jackson2014-05-281-14/+8
* xexex.c: small cleanup to audiocpu banking; start removal of KONAMI_ROM_DEINT... Alex W. Jackson2014-05-281-5/+2
* short whatsnew: fixed some gfx bugs in midas.c "livequiz" David Haywood2014-05-151-54/+17
* made neogeo card an image device (nw) Miodrag Milanovic2014-04-171-2/+2
* Created memcard as device and removed it from machine/generic (nw) Miodrag Milanovic2014-04-171-7/+5
* vsync start (auto animation latch) is 16 lines after active display Michaël Banaan Ananas2014-03-171-1/+1
* Improve accuracy of vblank irq/reload timing from Charles's documentation. vb... Michaël Banaan Ananas2014-03-171-2/+0
* hooked up proper upd4990a device Michaël Banaan Ananas2014-03-171-4/+2