VOGONS

Common searches


Search results

Display options

int 08 in pmode despite IF clear

I see this problem in Circuit S3 demo by Analogue: it clears interrupts, it enters protected mode, it executes rep movsb. Before the mov finishes, an int 08 occurs, which is serviced. This causes flags/cs/eip to be placed on the stack which overwrites (due to poor coding by Simm) the previous return …

multiple GUS register selection

Triangle demo by Trillian crashes during GUS init. I see this code: outb 0x343, 0x42 outb 0x344, 4 sets low 8 bits of gRegData, waiting for second byte outb 0x343, 0x41 outb 0x345, 0x81 sets high 8 bits of gRegData, then issues the command to assign register 0x41 only. Two problems: low 8 bits are …

Re: Vista help with DOSBox

The disk space might be exactly the problem, but because it's too large - for really large disks, there can be an integer overflow in DOS while calculating the free space. The result is a small number from the game's point of view.

Re: Installing Toonstruck

in DOS
run setup.exe, it copies lots of files, and creates a toonstrk.bat. that's the game launcher. it works fine for me. maybe your copy is bad. try the original cds.

Re: Looking to get into it

one of the best Apple II-only games was Captain Goodnight, if you like action games. Also Short Circuit, Black Magic, Randamn, Crisis Mountain, the original Lode Runner, Choplifter, Airheart, ... Some others exist on other platforms, but the ports are poor, so I still think of them as Apple II-only …

Page 26 of 27