Previous 199869 Revisions Next

r176482 Thursday 15th July, 2021 at 03:54:40 UTC by Vasantha Crabb
API cleanups and miscellaneous fixes.

emu/ioport.cpp: Allow controller files to override input sequences for
inputs that don't use defaults, and to override the toggle setting for
digital inputs.

emu/config.cpp: Expose configuration level (mostly matters for
controller files), improved verbose diagnostic messages, and moved a few
things out of the global and preprocessor namespaces.

docs: Added documentation for some controller configuration file
features.  The device mapping feature documentation will be merged in at
some point.

util/unicode.cpp, emu/input.cpp: API cleanups.
[/branches/pc98_state/docs/source/advanced]ctrlr_config.rst* index.rst
[/branches/pc98_state/docs/source/commandline]commandline-all.rst
[/branches/pc98_state/src/devices/machine]laserdsc.cpp laserdsc.h
[/branches/pc98_state/src/emu]bookkeeping.cpp bookkeeping.h config.cpp config.h crsshair.cpp crsshair.h emufwd.h image.cpp image.h input.cpp input.h ioport.cpp ioport.h network.cpp network.h render.cpp render.h rendlay.cpp sound.cpp sound.h validity.cpp validity.h
[/branches/pc98_state/src/frontend/mame]infoxml.cpp luaengine_input.cpp
[/branches/pc98_state/src/frontend/mame/ui]devopt.cpp ui.cpp ui.h
[/branches/pc98_state/src/lib/util]unicode.cpp unicode.h
[/branches/pc98_state/src/osd/modules/debugger]debugosx.mm debugqt.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team