DOS logger now redirects stdout/stderr instead of providing a new
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 4 Oct 2016 03:19:10 +0000 (06:19 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 4 Oct 2016 03:19:10 +0000 (06:19 +0300)
commit0b870b76705b3e597da3f6a11e0499deedbeee30
tree25c52ba6a83347b211f1e3c9cbb5afd8e26487b4
parent07ce18b114e1e01b2a85a04079128f3eb754de1d
DOS logger now redirects stdout/stderr instead of providing a new
logging function
src/dos/gfx.c
src/dos/logger.c
src/dos/logger.h
src/dos/main.c
src/dos/music.c