Currently porting my game Jurl across to DOS, quite a bit of progress (unsurprisingly, i've ported it to 30 odd platforms already so the logic is pretty portable), probably around 60% done, next steps:
- Finish porting across
- Need to work on performance, running it on an emulated 8088 and even 286 it's just too slow.
- Proper support for SoundBlaster, it "works" but the code is very dodgy
- Fix CGA support. I've got EGA and VGA working but CGA is quite broken
- Support for GamePort joystick
