debugging the BSP
[dosdemo] / src / dos /
2018-02-10 John Tsiombikasattempt to use new mikmod for djgpp build
2018-02-10 John Tsiombikas- added blur in gfxutil
2018-02-06 John Tsiombikasfixed mistake in the DJGPP version of dpmi_alloc
2018-02-06 John Tsiombikas- instructed gcc to emit only pentium1 instructions
2018-02-06 John Tsiombikasforgot to undef the debugging NOKEYB macro
2018-02-06 John Tsiombikasbuilds with djgpp but crashes
2016-10-19 John Tsiombikasadded serial spaceball support in the dos version....
2016-10-05 John Tsiombikasmoved the drawFps call to the backends so it works...
2016-10-04 John Tsiombikasadded missing open flags and mode in init_logger
2016-10-04 John TsiombikasDOS logger now redirects stdout/stderr instead of provi...
2016-09-20 John Tsiombikasturned on mod player mixer interpolation, doesn't make...
2016-09-20 John Tsiombikasfixed music playback in dos
2016-09-20 John Tsiombikasforgot to write the music update function
2016-09-19 John Tsiombikasadded an old version of mikmod for dos
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-08-31 John Tsiombikaswatcom build imago.lib
2016-08-29 John Tsiombikasmissing includes
2016-08-29 John Tsiombikasfractal effect is cooking
2016-08-26 John Tsiombikasstarted adding the imago library, not done
2016-08-26 John Tsiombikasadded tunnel effect and SDL backend
2016-08-24 John Tsiombikasinitial commit