summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
diff options
context:
space:
mode:
author angelosa <lordkale4@gmail.com>2024-10-04 10:17:56 +0200
committer angelosa <lordkale4@gmail.com>2024-10-04 10:18:19 +0200
commit115ac9382f1db4d264fa388da784a6a9831fc3b0 (patch)
tree1ffe07ca8028eef928de67347be44271c45acbd9 /scripts/src/cpu.lua
parent52db3f2b4ff255da06874338cbb49305c87f0979 (diff)
ibm/thinkpad600.cpp: hookup Super I/O
Diffstat (limited to 'scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions
b73e8e66835248fab9?s=128&d=retro' /> AJR2018-06-131-0/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * 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-0/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1