TASEmulators / TASEmulators/BizHawk

RAM Search Changes column does not update

Open
#3,020 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted Repro: Affects 2.7 Request: Feature/Enhancement Requires WinForms Designer Tool: RAM Search
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

Summary

The "Changes" column in BizHawk's RAM Search window does not increment when values in memory update. Setting a watch for the address correctly tracks the changes.

Repro
  1. Load a Gameboy Advance Rom (I used Pokémon Leaf Green in the screenshot)
  2. Open the RAM Search and look at an area of memory (I used the top of IWRAM for the screenshot)
  3. Find an easy-to-control address and set a watch on it (I used address 0014 of IWRAM)
  4. Update the address and observe the discrepancy
Host env.
  • BizHawk 2.7.0; Windows 10 Education 1900; Intel/NVIDIA
Screenshots

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in BizHawk's RAM Search using a Game Boy Advance ROM and a watched IWRAM address, then compare the Changes column with the watch value after updating memory. Done means the Changes column increments consistently when the watched address changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.