summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nyny.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-011-2/+0
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-20/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+20
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-13/+13
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+5
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-6/+7
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-16/+15
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-6/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-8/+8
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-12/+12
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-1/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+48
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* nyny: Another 6809 type (nw) AJR2017-12-151-1/+1
* 74123: Use line handlers for single lines Dirk Best2017-11-101-11/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Documented that Taito's T.T. New York New York ROMs match the Sigma set Ivan Vangelista2017-04-021-11/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-13/+15
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-8/+19
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+731