ti99: Forgot to reset the TRACE flag.

This commit is contained in:
Michael Zapf 2016-08-24 14:53:01 +02:00
parent 294e196532
commit bade8ef9a9

View File

@ -47,7 +47,7 @@
#define SECTOR_SIZE 256
// Debugging
#define TRACE 1
#define TRACE 0
// ====================================================
// Common methods for both formats.