devinacker / bsnes-plus

debug-oriented fork of bsnes
http://bsnes.revenant1.net
327 stars 94 forks source link

an error about SA1 #350

Open hlkencn opened 1 year ago

hlkencn commented 1 year ago

image

hlkencn commented 1 year ago

image

devinacker commented 1 year ago

What version of bsnes-plus are you using?

Also, what is the "error" here? I don't understand what these screenshots are supposed to demonstrate.

hlkencn commented 1 year ago

bsnes-plus version 05(Aug 18 2019) picture1: lda $407dfc,X X=40 , $407dfc+$40= $407e3c , there is $407e5c

picture2: memory was not SA1 bus data

devinacker commented 1 year ago

Try a recent development build, I believe both of those issues should have been fixed already: https://revenant1.net/bsnes/build/

hlkencn commented 1 year ago

Thank you very much.

hlkencn commented 1 year ago

I don't know if this is a problem. version 05.99 master(feb 12 2023) "Run to nmi" in debug seems to have no effect on SA1 when SA1 enters NMI This version 05 (Aug 18 2019) has the same situation

hlkencn commented 1 year ago

1 The IRAM content display of SA1 is still wrong