X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.c;h=e7cee886f159f81c341af0251da0967901c1faeb;hb=6b164d70a5927e8955b1e0869c4ad32d63410d00;hp=380c3359bf7d681dfeeb3e92a4fa1a43088903c0;hpb=e05e5231944441a76f4b7cf66b98e8c7b74b3db9;p=16.git diff --git a/src/16.c b/src/16.c index 380c3359..e7cee886 100755 --- a/src/16.c +++ b/src/16.c @@ -59,6 +59,7 @@ main(int argc, char *argv[]) #endif } _DEBUG("Serial debug output started\n"); // NTS: All serial output must end messages with newline, or DOSBox-X will not emit text to log + _DEBUGF("Serial debug output printf test %u %u %u\n",1U,2U,3U); //screen = modexDefaultPage(); engi_stat = ENGI_RUN;