summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/toolchain.lua
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2024-11-30 16:07:03 +0100
committer Dirk Best <mail@dirk-best.de>2024-12-13 18:40:45 +0100
commitd62e3a328aee8ddb0ed53c47265f8f88c603072c (patch)
tree770aa8d9806ff4fac5d053b22d069f3ff0191e0a /scripts/toolchain.lua
parent7800fe66c806fd3775ea3e735b995d9c3d1bc11f (diff)
bus/amiga/zorro: Cleanups and 32-bit zorro support for various cards
Diffstat (limited to 'scripts/toolchain.lua')
0 files changed, 0 insertions, 0 deletions
class='inline' src='//www.gravatar.com/avatar/8c4ab372f852c2cd2e78d615f2a97a51?s=13&d=retro' /> mooglyguy2018-12-171-33/+33 * dragrace.cpp, tunhunt.cpp: Revert MCFG_SCREEN_RAW_PARAMS due to regressions (nw) AJR2018-07-111-4/+7 * avalnche.cpp, nitedrvr.cpp, skydiver.cpp, tunhunt.cpp: Add MCFG_SCREEN_RAW_PA... AJR2018-07-111-7/+4 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-3/+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/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+21 * even more cleanup and encapsulation (nw) Vas Crabb2018-02-201-3/+3 * 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-3/+3 * 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-4/+4 * Self-registering devices prep: Vas Crabb2017-02-271-1/+3 * 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-2/+2