VOGONS

Common searches


Search results

Display options

Re: How does Sierra's EGA640.DRV even work?

in DOS
Look under the header "3C0-3CF EGA/VGA" at http://helppc.netcore2k.net/hardware/ports That may contain some useful info, and at the risk of attention seeking self-advertising, possibly my Github page (see signature) will contain a few useful things. Probably nothing that will help with your …

Re: How does Sierra's EGA640.DRV even work?

in DOS
I have tried reverse engineering binaries. This is very time consuming and tedious. My advice would be to observe the driver's behaviour using a debugger. Perhaps a memory dumper or something that takes a snapshot of the current color palette.

I wrote a 8086 emulator

which can be downloaded here: https://github.com/PeterSwinkels/8086-Emulator So far it only emulates the CPU, there is no proper way for it to handle port I/O. It halts and expects the user to handle that. To be honest I have no idea how to correctly emulate most (some keyboard and video stuff I …

Using the microphone in DOSBox

First of all, I did a quick search of the forum before posting . My apologies if I missed the relevant topic. My questions: 1. Does DOSBox support a microphone? As far I can tell it doesn't. 2. If DOSBox doesn't support a microphone, does anyone know of an alternative DOSBox build that does? (DOSBox …

Page 9 of 26