VOGONS

Common searches


Search results

Display options

using ISO's with "boot"?

Is it possible to use ISO's with "boot"? I typed the following and I got "Must specify drive letter to mount image at.". I am using DOSBox 0.70. This is what I typed: mount c c:\dos c: imgmount -t hdd 2 d:\[filename].img -size 512,63,16,142 -fs none imgmount -t iso 3 d:\diskimgs\[filename].iso -fs …

Re: frameskip question

Sounds like a pretty crappy emulator that times itself by number of frames drawn rather than actually using time. I never use manual frameskip in any emulators anyways. Most game console emulators manage frameskip like that. Or because in game console emulators, "frameskip" is often used …

Re: HT 0.7.5 viewer doesn't run

Actually the error message would have been quite helpful (unhandled illegal opcode message by the extender). They use rdtsc, a pentium-class opcode which is not handled by dosbox (as dosbox is 80386 mainly). Don't really understand why they have to use rdtsc. Does any DOS games use that instruction …

HT 0.7.5 viewer doesn't run

http://prdownloads.sourceforge.net/hte/ht-0.7 … pp-i386.exe.zip After it got CWSDPMI, I still keep getting pagefaults. That happens in any core in DOSBox 0.63, or even in the CVS. It also happens if I run it in MS-DOS 6.22 with the "boot" command.

interesting thing about CPU utilization in games

Many games utilize 100% CPU usage even when they don't need that much. For example, I run a game with DOSBox at 2500 cycles, DOSBox utilizes less 30% CPU, and the game seems to run at full speed, but as soon as I increase the cycles, the CPU usage goes up. When I run it in real DOS or in a Windows …

Re: MT-32 and MPU-401 emulation of the SB16?

Directing the whole thing to Windows (or whatever the host OS is) is a much better solution, cause that's pretty much what the SB16 did with the daughterboards. Just re-directing the calls. It's just that an extra option to use the emulated Adlib/Soundblaster for MIDI would be nice. And one had to …

Re: MT-32 and MPU-401 emulation of the SB16?

The SB16 emulates the MT-32 and MPU-401 with the FM Synth. DOSBox doesn't seem to emulate this. It redirects MPU-401 to the host MIDI driver instead. Check the Wikipedia. http://en.wikipedia.org/wiki/Sound_Blaster From Wikipedia --------------------------------------------- Sound Blaster 16 The next …

Page 1 of 6