summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/intv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-151/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-24/+20
* init some more vars (includes) Robbbert2022-04-111-15/+15
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-21/+18
* cp1610: More cleanups (nw) AJR2020-04-091-0/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-3/+4
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-16/+19
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* srcclean (nw) Vas Crabb2017-02-191-4/+4
* intvkbd - mostly internal driver improvements (#2045) Frank Palazzolo2017-02-071-7/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* intv: Converted controller inputs to be slot devices. [Fabio Priuli] etabeta782016-04-101-7/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-18/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+155