diff options
author | Treeki <treeki@gmail.com> | 2012-02-12 22:46:57 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-02-12 22:46:57 +0100 |
commit | 5c351b910bd4f25a5fdc122d34c435bee28aa861 (patch) | |
tree | 34621344c5f4aa55f9f4a697db770dc5b5b77641 /heapbar.yaml | |
parent | 46cb2c50bc4f7dfe55085d842cdc77f225fabf06 (diff) | |
download | kamek-5c351b910bd4f25a5fdc122d34c435bee28aa861.tar.gz kamek-5c351b910bd4f25a5fdc122d34c435bee28aa861.zip |
updated the memory debugging code (HeapBar) a bit
Diffstat (limited to 'heapbar.yaml')
-rw-r--r-- | heapbar.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/heapbar.yaml b/heapbar.yaml index fd8b56a..aea2af0 100644 --- a/heapbar.yaml +++ b/heapbar.yaml @@ -4,6 +4,5 @@ hooks: - name: heapbar_draw
type: branch_insn
branch_type: b
- src_addr_ntsc: 0xdeadbeef
src_addr_pal: 0x800B0B40
target_func: 'doHeapBar'
|