summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ldp1000.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-6/+6
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-6/+6
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+7
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-7/+0
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* 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-12/+12
* romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... angelosa2016-06-151-3/+5
* LDP-1000A checkpoint (nw) angelosa2016-06-141-3/+30
* Added bare-bones Sony LDP-1000 device (nw) angelosa2016-06-141-0/+67