mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
Turned off log output per step.
This commit is contained in:
parent
cc790e4315
commit
be9841f641
@ -31,7 +31,7 @@
|
||||
*/
|
||||
|
||||
// Show step operation
|
||||
#define TRACE_STEP 1
|
||||
#define TRACE_STEP 0
|
||||
#define TRACE_AUDIO 0
|
||||
|
||||
#define PITCH_SEEK_SAMPLES 1
|
||||
|
Loading…
Reference in New Issue
Block a user