|
In directx you can program with barely touching windows (as most games do)(only requires basic initialisation) in fullscreen - so its like dos, but if you really want to use dos I would say to use the allegro library as lots of PD dos games use this as well as some emulators, and I believe it has a windows version for when the inevitable happens and microsoft drops the lousy dos support that xp has, I think there's not much other than allegro (free that is) besides writting the emu in real mode and programming it that way (there's a qbasic and turbo pascal emu's written this way) 
 
|