Hey, I've noticed something odd about emulation of Hercules graphics mode where V-Sync rate appears to be ~100 Hz rather than expected ~50 Hz. This ~100 Hz shown in the GUI matches a small tool I wrote to programmatically measure V-Sync interval as well.
For context, I'm considering making a game using Hercules and evaluating state of emulation and it's a bit of a mess:
- DOSBox derivatives run at expected 50 Hz
- 86Box runs at 90 Hz (?)
- PCem runs at 100 Hz (?)
Unfortunately without real hardware I'm not able to work out who's right and who's wrong. Perhaps someone here with access to real hardware would able to run the tool and confirm whether it should run at 50 Hz...?
My tester tool w/ source code:
herctest.zip
Originally posted by @mausimus in #226
Hey, I've noticed something odd about emulation of Hercules graphics mode where V-Sync rate appears to be ~100 Hz rather than expected ~50 Hz. This ~100 Hz shown in the GUI matches a small tool I wrote to programmatically measure V-Sync interval as well.
For context, I'm considering making a game using Hercules and evaluating state of emulation and it's a bit of a mess:
Unfortunately without real hardware I'm not able to work out who's right and who's wrong. Perhaps someone here with access to real hardware would able to run the tool and confirm whether it should run at 50 Hz...?
My tester tool w/ source code:
herctest.zip
Originally posted by @mausimus in #226