summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nycaptor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup - removed "dead" email addresses (nw) Tomasz Slanina2020-02-031-1/+1
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* mark some Cycle Shooting roms as BAD_DUMP as they confain significantly less ... DavidHaywood2019-07-241-8/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+3
* volt_reg: set default m_output (nw) hap2019-02-191-3/+0
* Start cleaning up palette configuration: Vas Crabb2018-12-291-15/+9
* -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... mooglyguy2018-12-271-123/+121
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-33/+33
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-59/+59
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-55/+55
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-151/+159
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-3/+7
* New way to provide DAC reference inputs (nw) AJR2018-01-101-7/+3
* 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
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* Misc fixes, added DAC to Wyvern F0 (nw) angelosa2017-09-221-30/+10
* gen_latch: Synchronize at start to ensure broadcast of initial "not written" ... AJR2017-08-181-3/+0
* Remove leftover variable (nw) AJR2017-08-181-2/+0
* nycaptor.cpp: Soundlatch modernization (nw) AJR2017-08-181-46/+35
* colt: Fix colors AJR2017-07-081-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-4/+7
* taito68705interface improvements: Vas Crabb2017-01-151-0/+12
* Taito 68705 interface improvements: Vas Crabb2017-01-151-1/+1
* hook up nycaptor with the generic hookup David Haywood2016-12-281-45/+6
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-40/+44
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-5/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1356