VOGONS

Common searches


Search results

Display options

Re: PCEm. Another PC emulator.

I just saw this commit: https://bitbucket.org/pcem_emulator/pcem/commits/8767f191e93f9c8d478ecd897d11056702919eee . Are we sure this is the right solution? It looks to me like this is a hack to get around the problem I pointed out, thought I need to look at the RTL8029AS specification for this. Edit …

Re: PCEm. Another PC emulator.

Yes, the driver indeed errors out when run after the mouse had been moved or even just identified (which is of course the case after Windows 95 has started and exited to DOS). It's because the serial ports' FIFO emulation is very over-simplified, which causes mouse drivers to not get the ID bytes …

Re: PCEm. Another PC emulator.

I am looking the recent PIC commit that implemented level-sensitive interrupts: https://bitbucket.org/pcem_emulator/pcem/commits/f6c46bccb4d7d1d88c05e5034cb6812d0c89696f And I have a question - wouldn't the current implementation essentially prevent any IRQ's higher than the currently pending level- …

Re: Nuked OPL3 Patch for DOSBox(+Windows build)

The friend in question is me. I am doing this in 86Box which is a fork of PCem. It uses (old?) dbopl.cpp, which has a variable that when turned off, makes the code pretend to be an OPL 2 and make the required adjustments. But nukedopl.cpp has no such switch and I'd rather not write my own code to do …

(S)VGA Chain-2 / Odd/Even mode

Does anyone here any idea on how this actually works? Based on the documentation, I get this: Sequencer register 04h, bit 2: O/E Dis. -- Odd/Even Host Memory Write Adressing Disable "When this bit is set to 0, even system addresses access maps 0 and 2, while odd system addresses access maps 1 and 3. …

Re: Compiling IBMulator for Windows...

- SoftPCMuseum_: It takes literally a few minutes to do the few changes to the makefiles and the code you were suggested to do, and compile. And you clearly have time to post complaints this long on a forum, so how do you not have time to do the change? While I agree with you on some things, I …

Re: 86box box problem

Some network cards have a specific ability to boot from a drive stored elsewhere on the network, but I doubt that is a feature supported by 86box. So, don't worry about the "network bios". 86Box does support booting from the network, and one of his screenshots clearly shows the IPXE BIOS loaded, …

Re: 86box box problem

1. Mount hard disk image; 2. Partition it with FDISK; 3. Reboot; 4. FORMAT C: /S; 5. Remove floppy and reboot from the hard disk image. Also preferably disable the network BIOS, as it might mess with booting.

Re: Fault in MS-DOS Extender

Don't use PCem-X. I had no problem installing Win98SE on the proper PCem. He's talking about my current PCem-Experimental branch, not the old PCem-X. I re-added the 440FX and Pentium Pro/Pentium II emulation, but this time they use your work as the base. That, and I do contribute my changes to the …

Page 6 of 9