Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

RTC timer precision very inaccurate #1

Description

@InvisibleUp

On the Win32 build at 1x speed, the emulated clock (Apple > Alarm Clock) tends to hang on some seconds for too long, and flat-out skips others. See the below .GIF.

Note how ":28" gets skipped here

This issue only occurs at 1x speed. This issue appears in a standard Mini vMac build.

Note that in Mini vMac, the RTC is updated by the emulator. Presumably, it isn't being updated often enough (possibly once every 60 frames?). We really really don't need that optimization, so let's just check it every frame instead.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions