summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1413m3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-20/+20
* a little more macro removal (nw) Ivan Vangelista2020-05-161-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* srcclean (nw) Vas Crabb2019-06-231-1/+1
* nb1413m3.cpp: kill nb1413m3 busy flag publicness, kill busyflag hack in three... Angelo Salese2019-06-021-1/+11
* new WORKING machine Angelo Salese2019-06-021-0/+21
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-6/+8
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Eliminate some explicit device tag lookups (nw) AJR2018-05-131-1/+2
* Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw) angelosa2018-04-211-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-15/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fixes (nw) Miodrag Milanovic2016-01-101-3/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+846