summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions
fire set [Andrew Welburn] Ivan Vangelista2021-10-081-11/+13 * volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-3/+0 * Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2 * -starfire: Removed MACHINE_IMPERFECT_SOUND flags. Added missing music and Ale... Ryan Holtz2020-08-101-70/+126 * -fireone: Netlist sound now works other than the Alert trigger. [Ryan Holtz, ... Ryan Holtz2020-08-061-5/+16 * -fireone: Added L/R mixer and L/R explosions. Ryan Holtz2020-08-061-1/+1 * -starfire: Added left/right mixer and left/right boom, but the booms don't tr... Ryan Holtz2020-08-061-2/+10 * -fireone: Committed netlist for couriersud to have a look at. Ryan Holtz2020-08-061-80/+122 * drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-12/+12 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4 * -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-19/+16 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1