View Single Post
Old 04 January 2009, 11:48   #1
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Need help using the WinUAE Debugger

I'm trying to get loads of cash in sensible world of soccer using the debugger. I know its possible cos I've done it before. I just can't remember how. I know Shift+F12 enters the debugger. I have converted the value I want to search for into hexidecimal.

I search for it using 8 digits so I had £2,160,000 in the bank which equates to $0020F580. Then I assume the next step is to search for this in memory by typing 's 0020F580'. This seems to bring up 3 different memory addresses. Is the value in one of these??

What now? How do I repace the value in memory with the new value of $08F0D180. This is £150,000,000. I think I have to use the capital W which is write to memory and not w which is add watchpoints. I've tried writing the value in different ways but nothing seems to work. Anyone got any tips?
Steve is offline  
 
Page generated in 0.04401 seconds with 11 queries