summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ldvp931.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-10/+11
* schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... hap2022-09-021-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-101/+125
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-14/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+40
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-40/+40
* Philips company is 1 L (nw) hap2019-02-281-40/+40
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-10/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-20/+21
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-18/+11
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-6/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+653