First post, by middlenibble
- Rank
- Newbie
Hi all!
I'm writing a combat flight simulator for the target platform DOS, 8088 @ 8 MHz and EGA. I have no access to that hardware platform and went as far as I could with DOSBox-X (500 cycles, 5500 vmemdelay, 2000 iodelay seems to best match the closest entry in the topbench database I could find). I think I'm at the point of a badly needed reality check and would like to test it on the target platform before sinking more time into this project. Anyone inclined to help is deeply appreciated!
To run the demo, download the f99-demo.zip file, extract, run:
f99 /vblank /demo
Let it run for about a minute, quit by hitting the escape key.
Then please send me the
F99.LOG
file or attach it here, mentioning your platform specs. If you run the program without the
/demo
parameter you can fly around a bit, the
/static
parameter switches to stationary mode. Keys: up/down/left/right/+/-/w/s/,/.
Apologies if this is the wrong section (or even forum!), it seemed like the closest pick to this topic.