mame: document build command

This commit is contained in:
feos 2020-06-09 21:43:59 +03:00
parent 36787d7292
commit 9b3e18e992
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
/*
Build command
make SUBTARGET=arcade NO_USE_PORTAUDIO=1 DONT_USE_NETWORK=1 NO_USE_MIDI=1 MAIN_SHARED_LIB=1 BIN_DIR="..\somewhere\BizHawk\output\dll" OPTIMIZE=3 PTR64=1 REGENIE=1 -j8
FrameAdvance()
MAME fires the periodic callback on every video and debugger update,