Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util: purge fixed-point library #4697

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

tadanokojin
Copy link
Member

@tadanokojin tadanokojin commented Aug 30, 2021

Description of Changes

  • replaces our custom fixed point library with doubles
  • allows the base framerate to be changed by disabling preset
  • misc formatting changes

Rationale behind Changes

there's really no benefit to this custom type over doubles in modern cpus
the code is much easier to understand now

Suggested Testing Steps

make sure the following works as expected:

  • changing the framelimiter adjust percentages
  • changing the NTSC/PAL framerate
  • changing the zoom
  • fps counter

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

Successfully merging this pull request may close these issues.

None yet

2 participants