VOGONS

Common searches


Search results

Display options

Re: hello AND performance

priestlyboy wrote: Patching these into the latest CVS *had to modify them a little due to some changes in the core CVS again* for the Unoffcial DOSBox CVS build. Should be released July 13th. :p. That post was in July 2004. Is this implimented in the 0.63 release of DOSBox already, or is it still …

Clock-less speed and COM Port techniques

I have been searching for two problems we are addressing at my work place, and I was told that the solutions were to be found in VOGONS' forum "somewhere." The first "fountain of youth" was described to me as a patch that would allow DOSBox to run as fast as the processor would allow - as opposed to …

Re: A Biggy ;) Multi-Threading?

Just a bit of FYI: I compiled 0.63 with the Runtime Libraries option set to Single-Thread in Visual C++ .NET 2003. When I ran DosBox, I got the Command Prompt window to display, but that was it. Since the DOS window remained open, I make a quick inspection of the process using Task Manager to see …

Re: DOSBox build in Visual C++ .NET

Markus: That is exactly what happened. I looked into the dosbox.vproj file, and it was referencing the old libpng.lib files, whereas I had compiled new libpng13.lib files. Problem solved. Gulikoza: Thanks for the extra tips! I'll check to see if we need any of those features. What "da boss" wants …

Re: DOSBox build in Visual C++ .NET

What about threading? Most of the supporting projects I downloaded pulled up with the Runtime-Library set to multi-threading. Since a few (maybe 2?) were set to single-thread, I changed them all to single-thread. I don't see where this would hurt myself, but I haven't spent a very long time with …

DOSBox build in Visual C++ .NET

Background: My boss wants our company to try out DOSBox for running simulations of our " Extended Mode DOS Applications " in WinXP machines. This would allow us to debug our DOS Apps and provide demos to our clients. I started by going to SourceForge and downloading the latest DOSBox code (ver 0.63 …

Page 2 of 2