+ Reply to Thread
Results 1 to 1 of 1

Thread: GBA Tracer Info

  1. #1
    Join Date
    May 2005
    Posts
    791

    Default GBA Tracer Info

    GBA Tracer
    http://www.romhacking.net/?Category=...ction=utillist

    The GBA tracer functions almost the same as the Gens tracer, in terms of the hook_log function.

    Some info to help someone get decent info out of the logs:
    Example:
    hook_wr1 1 0200DACC 0200DACC = Logs any instruction that writes to 0200DACC to hook.txt
    hook_rd1 1 0200DACC 0200DACC = Logs any instruction that reads 0200DACC to hook.txt

    Logging all instructions when logging hook.txt entries is preferred, because you can see all of the instructions that led to the hook.txt entry ending up the way it did.

    '/' = toggles instruction logging to 'trace.log'
    '.' = dumps BG info, RAM, CRAM, VRAM, WRAM, SRAM
    ',' = toggles memory logging to 'hook.txt' (set by 'hook_log.txt')

    I've included a replacement file for hook_log.txt that has a small amount of basic usage information included in the file in the form of comments.
    Attached Files Attached Files
    This reality is mine. Go hallucinate your own.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. USF Ripping Info
    By ugetab in forum Last Generation & Retro Hacking
    Replies: 0
    Last Post: 12-17-2008, 07:07:47 PM
  2. Replies: 9
    Last Post: 06-10-2007, 01:01:18 PM
  3. Please, somebody make a Gens Tracer Tutorial!!!!
    By Whipon in forum School of Hacking
    Replies: 35
    Last Post: 11-18-2006, 12:54:41 AM
  4. Replies: 7
    Last Post: 06-19-2006, 04:32:35 AM
Collapse this box.

Visitors found this page by searching for:

hook_log.txt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts