VOGONS

Common searches


Search results

Display options

Re: Warcraft DirectSerial Multiplayer

h-a-l-9000 wrote: > what IRQ is used when a serial device is configured without an IRQ? […] Show full quote > what IRQ is used when a serial device is configured without an IRQ? COM1 IRQ4 COM2 IRQ3 COM3 IRQ4 COM4 IRQ3 It is 'clever' to offer another IRQ numbers by frontends here?

Re: Grim Fandango on Mac

I was wondering, is there anyway to get Grim Fandango to work on my iBook G3 800Mhz (640mb) OSX 10.3.7? You can try Residual, which is a Subproject of ScummVM: ScummVM/Downloads/Subversion Builds/Mac OS X Snapshots/ Open the terminal and drag the Residual item onto its window. Be aware, it's very …

Re: C:\ ?

I hate figuring things out by myself when it comes to computer trouble. I found out how to get Quarantine and NHL 93 to work on my PC, but how do I get it to work on my Mac? What do I have to type? mount c /volumes/HardDiskName/FolderName/ if the path include space bars, write: mount c "/volumes/ …

Re: PowerPC emulator?

A PowerPC Emulator I know is SheepShaver, based on Basilisk II: http://gwenole.beauchesne.info/en/projects/sheepshaver It runs the MacOS versions 7.5.3 (Mac: 8.5.1) up to 9.0.4. It is very strange to get it to run, especially w/sound, but once, if it works, you've a great machine! The screenshot …

Re: Warcraft DirectSerial Multiplayer

Found some IRQ related informations: A list of IRQ's and what they're for: http://www.heise.de/ct/Redaktion/ciw/irq.html (german site, should easily be translatable) The screenshot is taken from the DOS-Utilities collection by Shamrock Software. The application INTPROF.EXE from their download checks …

Re: Warcraft DirectSerial Multiplayer

11 also if IPX is not active. 13 has something to do with the coprocessor. I don't know if/how DOSBox uses it but it is definitly not on the ISA bus. Oops I meant IRQ11 can also be used if IPX is not active. I read your first sentence in your second way, though. :wink: Thank you for your …

Re: CALL function does't works correctly

mainfile.bat: echo hello, world call subfunction.bat parametr echo continue executing main batch file subfunction.bat echo %1 succesfully accepted, returning mainfile.bat ..in dosbox last command in mainfile.bat not executing... maybe because in my real subfinction.bat exsist call to external …

Re: Warcraft DirectSerial Multiplayer

There is another limitation. The ISA bus only provides those IRQs: 3,4,5,6,7,9,10,11,12,14,15. The others are hardwired. So these values are free to be choosen (except 11=IPX,12=mouse) by the enduser? It is no 13 in there? A piece of superstition by the ISA bus creators? :wink: ...the Gravis …

Re: Problem with starting up DOSBox

DOSBox itself is set to the "Z" drive and doesn't recognize the presence of a "C" drive (even though in the tutorial I created one for it). I'm assuming that's because when loading the config it gets stuck at the MIDI line. Customize the "mount c ..." line in the autoexec section to the "C drive" …

Re: D.O.G. 1.53 Released

Why are you people trying to find out if something uses dos4gw?? Just for fun... or: DOS Protected mode games (e.g. the ones using DOS4GW) function only with completely new versions of DOSBOX. You can very often replace the relatively slow DOS4GW by the many faster DOS32a. To find here: http:// …

Re: D.O.G. 1.53 Released

Thank you for sharing business secrets with me! 😉 I checked it with Settlers 2 now, opened in MacOS X' Textedit, and found the words! 😎 Maybe I add this feature in my DOSBOX frontend in the future, because I know how to check it now...

Page 45 of 46