Previous 199869 Revisions Next

r198279 Tuesday 1st August, 2023 at 19:24:58 UTC by Vasantha Crabb
-emu/devcb.h: Removed set_log and append_log.

* These helpers were unintuitive and inflexible.  In particular, set_log
 on a write handler would only log when the value is non-zero, which
 doesn't appear to be the desired behaviour for several uses.

-util/options.cpp: Always leave a space between option and description
in usage messages (fixes GitHub #11438).
[src/emu]devcb.cpp devcb.h image.cpp
[src/lib/util]options.cpp
[src/mame/acorn]aa310.cpp
[src/mame/misc]unktop.cpp
[src/mame/namco]quickncrash.cpp
[src/mame/skeleton]dmv.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team