summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ldv1000.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cinematronics/dlair.cpp, sega/timetrv.cpp: Promoted Dragon's Lair and Time Tr... MooglyGuy2024-01-231-2/+2
* Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thay... MooglyGuy2024-01-081-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-18/+15
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-12/+12
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-9/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+5
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-5/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+6
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* Added command strobe callback interface for LDV1000, and hooked it up to esh.... angelosa2016-06-151-0/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+128