English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 10 May 2011, 23:05   #1
Mendou
 
Posts: n/a
WinUAE debugger - help needed

Hi, I'd hope for someone to refresh my memory, how do I dig inside the memory using the WinUAE build-in debugger?
Heard it's similar to that of using Action Replay.

I can already use the commands: C, D, W, w
Let's say I know an address where the lives are stored - how can I find and then NOP the instruction in the game so I wouldn't have to use memwatchbreakpoints, for example w 0 47AD7 1 frw ?
 
Old 10 May 2011, 23:27   #2
musashi5150
move.w #$4489,$dff07e
 
musashi5150's Avatar
 
Join Date: Sep 2005
Location: Norfolk, UK
Age: 42
Posts: 2,351
If you use a watch point it should break just after the value you are watching gets changed. So if you disassemble (d) a few bytes before the current value of the PC then you should most likely see the instruction to NOP in the listing. Then remove the watchpoint of course.

It will require a certain degree of familiarity with basic 68000 instructions. Your mileage may vary
musashi5150 is offline  
Old 15 May 2011, 23:32   #3
Evir
 
Posts: n/a
What is the alternative command to faq from action replay ?
 
Old 16 May 2011, 14:45   #4
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by Evir View Post
What is the alternative command to faq from action replay ?
fa address start end.

(Type "?" in UAE's debugger for a short help)
StingRay is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WinUAE debugger differences pmc support.WinUAE 2 05 October 2011 12:57
Need help using the WinUAE Debugger Steve support.WinUAE 9 10 January 2009 20:00
WinUAE Debugger BippyM support.WinUAE 7 02 April 2008 07:59
WinUAE Debugger help Jherek Carnelia Coders. General 3 26 May 2007 15:52
WinUAE Debugger ???? RetroMan support.WinUAE 2 27 January 2004 12:17

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:00.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06434 seconds with 13 queries