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 |
https://github.com/mamedev/mame/commit/5ab956906bcb0e6ba41303e92ca4ba363b1ca8fd |
Previous | 199869 Revisions | Next |