Previous 199869 Revisions Next

r197031 Monday 8th May, 2023 at 15:49:41 UTC by Vasantha Crabb
Adjustments to option priority interactions:

emu/sound.cpp: Made -volume in source file INI or higher priority
context take precedence over volume read from CFG file.  This matches
behaviour of -bgfx_screen_chains.

emu/input.cpp: Made explicit -no{mouse|joystick|lightgun} take
precedence over -{mouse|trackball|adstick|paddle}_device etc. from lower
priority levels.

Alos got rid of a bunch of unnecessary simple_list.
[/branches/a800_cart/docs/source/commandline]commandline-all.rst
[/branches/a800_cart/src/devices/bus/apricot/expansion]expansion.cpp expansion.h
[/branches/a800_cart/src/devices/bus/econet]econet.cpp econet.h
[/branches/a800_cart/src/devices/bus/nasbus]nasbus.cpp nasbus.h
[/branches/a800_cart/src/devices/bus/svi3x8/slot]slot.cpp slot.h
[/branches/a800_cart/src/devices/bus/tiki100]exp.cpp exp.h
[/branches/a800_cart/src/devices/bus/wangpc]wangpc.cpp wangpc.h
[/branches/a800_cart/src/devices/bus/wysekbd]wysekbd.h
[/branches/a800_cart/src/emu]ioport.cpp ioport.h sound.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team