summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
ModeNameSize
-rw-r--r--3rdparty.lua28049logstatsplainblame
-rw-r--r--benchmarks.lua1846logstatsplainblame
-rw-r--r--bus.lua99170logstatsplainblame
-rw-r--r--cpu.lua83813logstatsplainblame
-rw-r--r--devices.lua2954logstatsplainblame
-rw-r--r--emu.lua14419logstatsplainblame
-rw-r--r--lib.lua17459logstatsplainblame
-rw-r--r--machine.lua73084logstatsplainblame
-rw-r--r--main.lua7184logstatsplainblame
-rw-r--r--netlist.lua8253logstatsplainblame
d---------osd277logstatsplain
-rw-r--r--sound.lua34474logstatsplainblame
-rw-r--r--tests.lua1688logstatsplainblame
-rw-r--r--tools.lua13613logstatsplainblame
-rw-r--r--video.lua21663logstatsplainblame
5352?s=128&d=retro' /> Ivan Vangelista2019-01-301-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-12/+12 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1 * -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-5/+5 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-1/+1 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+3 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-12/+6 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13 * lockon.cpp, vertigo.cpp: Correct ADC clocks (nw) AJR2018-04-021-6/+6 * lockon: Use ADC0808 device Dirk Best2018-04-021-19/+7 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-58/+63 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5 * 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-3/+3 * Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-2/+5 * Make watchdog timer a separate device AJR2016-04-301-1/+2 * make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1 * modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1 * modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3