Cycle-count display is a junk format string (Windows) #1817
Comments
That shouldn't be possible...I don't use that format string anymore. I wonder what's going on. |
endrift
added a commit
that referenced
this issue
Jul 11, 2020
RetroEdit
added a commit
to TASVideos/mgba
that referenced
this issue
Aug 29, 2020
vadosnaprimer
added a commit
to TASVideos/mgba
that referenced
this issue
Aug 30, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I happened to open up a recent mGBA (specifically,
0.9-6257-cdf9105f56182a207662c93da1e7a3a7f6bb2040
) for some testing. I noticed cycle count had been added to the debugger. However, it just displays as%I64u
on Windows.This looks like a similar type of issue as #1794.
The text was updated successfully, but these errors were encountered: