expanded the build instructions in the README
[dosdemo] / src / dos /
2019-12-14 John Tsiombikasfixed the physical to virtual translation issues with... dosrewrite
2019-12-13 John Tsiombikasinfcubes crashes
2019-12-10 John Tsiombikasremoved "trying to match" debug prints
2019-12-06 John Tsiombikasfixed div/0
2019-12-05 John Tsiombikasadded missing "modify" declarations in cdpmi.h inline...
2019-12-02 John Tsiombikasfoo
2019-12-02 John Tsiombikasthe rewrite branch builds, not tested yet
2019-11-18 John Tsiombikasadding the previous gfx.h file, will re-write the code
2019-11-15 John Tsiombikasmore vbe
2019-11-14 John Tsiombikassetmode, crtc, list of standard modes
2019-11-14 John Tsiombikasmore vbe
2019-11-12 John Tsiombikasstart writing new VBE routines
2019-11-12 John Tsiombikasdos backend partial rewrite starting with DPMI
2018-09-11 John Tsiombikasadded spaceball on linux
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-02-19 John Tsiombikasfixed warnings
2018-02-19 John Tsiombikasforgot to implement mouse calls for djgpp. moved it...
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