mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
docs: Document building only the tools. (#12065)
This commit is contained in:
parent
12129e0f93
commit
1f9c92a4cc
@ -559,6 +559,9 @@ Optional features
|
|||||||
TOOLS
|
TOOLS
|
||||||
Set to **1** to build additional tools along with the emulator, including
|
Set to **1** to build additional tools along with the emulator, including
|
||||||
**unidasm**, **chdman**, **romcmp**, and **srcclean**.
|
**unidasm**, **chdman**, **romcmp**, and **srcclean**.
|
||||||
|
EMULATOR
|
||||||
|
Set to **0** along with **TOOLS=1** to build *only* the tools and not the
|
||||||
|
main MAME emulator itself.
|
||||||
NO_OPENGL
|
NO_OPENGL
|
||||||
Set to **1** to disable building the OpenGL video output module.
|
Set to **1** to disable building the OpenGL video output module.
|
||||||
NO_USE_PORTAUDIO
|
NO_USE_PORTAUDIO
|
||||||
|
Loading…
Reference in New Issue
Block a user