X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2F16.c;h=e7cee886f159f81c341af0251da0967901c1faeb;hb=2e9ba06417dfe0088c7432c2f62c4459c2d5d6f2;hp=380c3359bf7d681dfeeb3e92a4fa1a43088903c0;hpb=9fae6d1ef0ebd44690958e072f400edde9262208;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;