summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/route16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* 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-23/+23
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-75/+83
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* 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
* route16.cpp: restore save state support for protected sets (nw) Ivan Vangelista2018-01-091-3/+7
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-5/+5
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Handle a small number that only need a device variable to be added (nw) Olivier Galibert2018-01-021-1/+1
* Route16 : simulate protection [iq_132, Robbbert] Robbbert2017-12-301-57/+10
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-19/+64
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-64/+19
* route16.cpp: added player 2 inputs to T.T. Mahjong [Angelo Salese] angelosa2017-12-041-19/+64
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+17
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* srcclean (nw) Vas Crabb2017-02-191-11/+11
* New Working Clone Scott Stone2017-02-071-0/+36
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-8/+10
* New Speak & Rescue clone MASHinfo2016-09-221-1/+21
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1037