Menu

#32 POKE Finder not returning correct locations

future
open
nobody
None
5
2019-01-09
2019-01-09
Anonymous
No

Hi,

I tried using the POKE finder to locate where the number of lives is stored in a game. For some reason, it says that there is one possible location after two rounds of searches but multiple offsets are returned. Furthermore, the paging is totally off (I get pages 6, 7, and 8, and placing breakpoints on those never get triggered). I tried it in the Ubuntu Linux version and got a single offset on page 2, which turned out to be correct when I put a breakpoint on it in the macOS version. I'm able to work around this but I figured I'd let you know. I've attached an example screengrab of the returned results.

1 Attachments

Discussion

  • Anonymous

    Anonymous - 2019-01-09

    The correct address to put a breakpoint on is RAM:$0002:$00C1. So the last offset returned is the correct one, but the page should be 2.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.