summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/microtch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. Vas Crabb2023-06-131-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+9
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Add BIOS ROM load for MicroTouch device (not hooked up) [ClawGrip, Kevin Eshb... ClawGrip2020-01-061-0/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+10
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-10/+2
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-0/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+0
* override part 3 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+79