summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/plugins/console.rst
blob: 0afdb1f796c798c624dbc694779cac4146f50483 (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:`luaengine` for more information about MAME’s Lua API.