Skip to content

Hercules character clock incorrect for graphics mode #227

Description

@dbalsom

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.

image

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions