mame/docs/source/plugins/console.rst

10 lines
324 B
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. _plugins-console:
Console Plugin
==============
The console plugin provides functionality for MAMEs interactive Lua console.
It is not used directly. Use the
:ref:`console option <mame-commandline-console>` to activate the interactive Lua
console. See :ref:`luascript` for more information about MAMEs Lua API.