summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/laserdsc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-241-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-94/+0
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* XML refactoring: Vas Crabb2016-12-111-9/+9
* Turn xmlfile API into something that looks like C++ Vas Crabb2016-11-171-15/+15
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-2/+2
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-2/+2
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* Another round of these Vas Crabb2016-08-271-1/+1
* fix after pass through the diff Vas Crabb2016-08-011-3/+3
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-9/+9
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-26/+26
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1229