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