disable most of the debug output

This commit is contained in:
Markus Fröschle
2016-10-17 04:05:50 +00:00
parent 42729fa2ea
commit cb31dffa64
17 changed files with 759 additions and 546 deletions

View File

@@ -6,7 +6,7 @@
#include "bas_printf.h"
extern unsigned short offset_port;
#define DEBUG
// #define DEBUG
#include "debug.h"
int x86_pcibios_handler(struct X86EMU *emu)