-
Notifications
You must be signed in to change notification settings - Fork 90
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
Fix pause/resume #342
Comments
Can you provide a specific example of how to make this happen? "It doesn't work sometimes" gives me basically no useful information. Also what version are you using and on what OS? |
Windows 7 ultimate x64.
It pauses ok but to unpause it works 1 per 5 tries.
…On Fri, Sep 23, 2022 at 1:11 AM Devin Acker ***@***.***> wrote:
Can you provide a specific example of how to make this happen? "It doesn't
work sometimes" gives me basically no useful information. Also what version
are you using and on what OS?
—
Reply to this email directly, view it on GitHub
<#342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWMIZAPJK46TCXMNK7TGC3V7TKRFANCNFSM6AAAAAAQTN63KU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
(using the pause button)
On Fri, Sep 23, 2022 at 7:36 PM George Zachariadis ***@***.***>
wrote:
… Windows 7 ultimate x64.
It pauses ok but to unpause it works 1 per 5 tries.
On Fri, Sep 23, 2022 at 1:11 AM Devin Acker ***@***.***>
wrote:
> Can you provide a specific example of how to make this happen? "It
> doesn't work sometimes" gives me basically no useful information. Also what
> version are you using and on what OS?
>
> —
> Reply to this email directly, view it on GitHub
> <#342 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKWMIZAPJK46TCXMNK7TGC3V7TKRFANCNFSM6AAAAAAQTN63KU>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Are you talking about the break/run button in the debugger, or the pause key in the emulator? Also, you still haven't specified which version/build of bsnes-plus you're using. |
I'm talking about the pause key in keyboard.
I'm using bsnes-plus v05 build 18 August 2019
…On Sat, Sep 24, 2022 at 12:57 AM Devin Acker ***@***.***> wrote:
Are you talking about the break/run button in the debugger, or the pause
key in the emulator? Also, you still haven't specified which version/build
of bsnes-plus you're using.
—
Reply to this email directly, view it on GitHub
<#342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWMIZC3TJHB4BZNL5S2TRDV7YRTHANCNFSM6AAAAAAQTN63KU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of the most common things when debugging, is pause/resumming. It doesn't work well, sometimes you need to press multiple times the pause button in order to resume.
The text was updated successfully, but these errors were encountered: