First post, by philhassey
I would like to help with some of the dosbox development. I've done a fair amount of C coding, including several DOS games a long time ago. I also have some _very_ minimal assembly experience.
There are two specific games I want to be able to play without trouble under dosbox:
1. Star Gunner - At present it works great except for saving games. When I try to "save my game", the game quits out and says "can't open save file ..." with a call stack , etc.
2. Fuzzy's Space Golf - A protected mode game that uses Borlands RTM loader. It will not start at all. (Varied error messages from the loader / crashes dosbox.)
However, I'm not sure where to start to try to fix either of these problems. I've tried running with --enable-debug, but don't know what to make of the debug output.
If possible I'd like to help out, however I'll need some pointers on how to get started.
Thanks,
Phil
p.s. Thanks for dosbox. I've really appreciated all the work that has gone into it. 😀