summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/irobot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-964/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-3/+3
* removed more dummy_space() calls (nw) smf-2020-04-021-7/+6
* Eliminate a few more uses of auto_alloc (nw) AJR2019-11-101-1/+1
* irobot.cpp, cedar_magnet_board.cpp: removed timer_set (nw) Ivan Vangelista2018-07-111-4/+5
* irobot.cpp: Eliminate machine().device; use X2212 device for NVRAM (nw) AJR2018-06-111-13/+21
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-2/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+3
* irobot: Add ADC device; reduce tag lookups (nw) AJR2018-04-021-15/+0
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+972