mirror of
https://github.com/libretro/mame.git
synced 2025-04-12 19:48:28 +00:00
10 lines
324 B
ReStructuredText
10 lines
324 B
ReStructuredText
.. _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.
|