summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/neogeo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-283/+0
* init even more vars (includes) Robbbert2022-04-101-20/+20
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-1/+4
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-24/+24
* drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-2/+2
* neogeo.cpp, neopcb.cpp : Eliminate register_postload, Cleanup naming (#4011) cam9002018-09-201-3/+3
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-0/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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