TheGoodDoktor / 8BitAnalysers

MIT License
91 stars 15 forks source link

After using `New Game from Snapshot file` no code is shown. #23

Closed TheStruggleForAntiSpaghetti closed 10 months ago

TheStruggleForAntiSpaghetti commented 1 year ago

Build: July 14th 2023 Mode: 128k

After using New Game from Snapshot file, when entering an address to go to, nothing in the main code viewer appears. The ROM 1 tab is selected, showing no code in the main viewer.

After selecting RAM 0 the code there is shown. But after selecting Jump to PC while code is being executed in RAM 0, no code at all is shown for either Address Space or the ROM or RAM banks. Step Into or Step Over doesn't show the currently executed code.

After having used Save Game Data, and then closing and reopening SA, everything works as expected.

Colourclash commented 1 year ago

I've seen this too. It happens on the CPC version in 64k mode. I'll try to take a look at it.

TheGoodDoktor commented 1 year ago

I think I've fixed this. There was another bug relating to which memory bank tabs it showed that I put a fix in for which might also have fixed this.

TheStruggleForAntiSpaghetti commented 1 year ago

Nice. Just let me know if you'd like me to test (will need a Windows exe which you can package and send to XoRRoX on Discord).

Colourclash commented 11 months ago

Thanks for the offer of testing. I have added you on Discord. My handle is crabfists. I'll send you a build once you accept my friend request.

TheStruggleForAntiSpaghetti commented 11 months ago

Most welcome. I don't seem to have gotten a friend request from you but I've sent you one just now.

TheStruggleForAntiSpaghetti commented 10 months ago

Tested on 23-11 with the latest build and it seems to be fixed. Thank you.

TheStruggleForAntiSpaghetti commented 10 months ago

Fixed.