Skip to content

Conversation

jezze
Copy link
Contributor

@jezze jezze commented Jan 6, 2023

This is the follow up to my previous fix to make sure libretro works as well.

This is the follow up to my previous fix to make sure libretro
works as well.
@jezze
Copy link
Contributor Author

jezze commented Jan 6, 2023

This have been validated to work on retroarch and fixes #2065

Copy link
Collaborator

@joshgoebel joshgoebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks about like what I'd expect.

@MineRobber9000
Copy link
Contributor

Wouldn't this cause the same issues we were having earlier with clock() not being wall-time (see #1904)?

@joshgoebel
Copy link
Collaborator

Oh wait, yes what is clock() in libretro here? If it's just the same old LIBc stuff then no, it won't work. We need to be counting wall time.

@nesbox nesbox merged commit c61010e into nesbox:main Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants