Skip to content

Update PIT timer tick code #6

Description

@bit-hack

We should be able to query the PIT for the number of cycles before it next triggers and IRQ.
Then we can tick the cpu for that number without having to explicitly update the PIT.

This will let us remove the 15 cycle timing update in the CPU as well as increase the accuracy of the emulation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions