Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Support different operating frequencies #21

Description

@kbembedded

The Mailstation can supposedly run at a few different clock frequencies. Currently msemu is hardcoded to 12 MHz.

This should be achievable by adjusting the amount of T states between NMI checks as well as delaying for different periods of time before/after an NMI is issued since the real-time gating is done by gating when the NMIs happen which is based on a timer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions