SilverlineDev / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Cannot freeze RAM values #323

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Search RAM for an easy editable value
2.Poke Value
3.Freeze Value

What is the expected output? What do you see instead?Should be able to freeze a 
value in Sega games. Value is editable but not able to freeze value.

What version of the product are you using? On what operating system?
1.8.4 / Windows 8.1 (x64)

Please provide any additional information below.
I can find, save and edit a RAM value but I'm not able to freeze it. Unsure if 
this is due to bad settings but doesn't seem likely.

Original issue reported on code.google.com by Gerard.C...@gmail.com on 21 Nov 2014 at 9:06

GoogleCodeExporter commented 9 years ago
I think RAM search was fixed/corrected in 1.9.0.  Please test it.  If it is 
still causing problems, let me know.

Original comment by hegyak on 22 Nov 2014 at 1:57

GoogleCodeExporter commented 9 years ago
The real issue is that Ram Watch and Ram Search were showing the original value 
rather than the frozen value (the value was in fact frozen, if viewed in the 
Hex Editor it would show it working as intended)

Fixed in revision 8269

Original comment by adeli...@tasvideos.org on 29 Nov 2014 at 12:46