summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/sorc_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/sorc_dsk.h')
0 files changed, 0 insertions, 0 deletions
tr>* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-89/+95 * (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-6/+6 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4 * srmp2.cpp: X0-005 is probably an undumped MCU (nw) AJR2017-11-051-5/+7 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14 * Self-registering devices prep: Vas Crabb2017-02-271-3/+7 * srmp2.cpp: added dip switch settings for rmgoldyh (MT05599) [kamilz] Ivan Vangelista2017-02-141-80/+75 * first srcclean pass (nw) Vas Crabb2016-12-251-1/+1 * srmp2.cpp: fix regression with ADPCM playback on m68k based games [Angelo Sal... angelosa2016-12-251-27/+6 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6 * Reduce the incidence of required_device<palette_device> in subdevices