summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* namco_c123tmap.cpp : Reduce unnecessary handlers, Duplicates, Add Namco Syste... cam9002018-11-091-189/+182
* c117.cpp : Remove MCFG macros cam9002018-11-061-4/+4
* m6801: Use devcb for ports; remove I/O space and MCFG_ macros (nw) AJR2018-10-261-10/+6
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-46/+43
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-39/+39
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-19/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-56/+61
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* Revert "Revert "namcos1: Use LS157 device for dip switches, correct order of ... Dirk Best2018-01-281-116/+125
* Revert "namcos1: Use LS157 device for dip switches, correct order of switches" AJR2018-01-281-125/+116
* namcos1: Use LS157 device for dip switches, correct order of switches Dirk Best2018-01-281-116/+125
* Misc stuff (nw) Olivier Galibert2018-01-271-2/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-4/+9
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-4/+4
* namcos1.cpp: Minor doc update (nw) briantro2017-10-121-2/+2
* srcclean (nw) Vas Crabb2017-07-231-2/+2
* Added default nvram to mmaze (nw) angelosa2017-07-081-0/+6
* New working clone Ivan Vangelista2017-06-091-0/+41
* namcos1.cpp: fixed MT06589 (nw) Ivan Vangelista2017-05-291-0/+1
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* More DAC identification and Namco sound research (nw) AJR2017-01-131-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-42/+16
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* Add NO_DUMP for missing title screen in Puzzle Club, nw angelosa2016-09-191-1/+2
* Update outdated note, nw angelosa2016-09-151-1/+2
* Fix #02349 angelosa2016-09-121-4/+3
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2862