summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/plugins/console.rst
blob: 79aa6c929a3763bf0c798aeb11aceb3850567075 (plain) (blame)
1
2
3
4
5
6
7
8
9
.. _plugins-console:

Console Plugin
==============

The console plugin provides functionality for MAME’s 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 MAME’s Lua API.