summaryrefslogtreecommitdiff
path: root/heapbar.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--heapbar.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/heapbar.yaml b/heapbar.yaml
new file mode 100644
index 0000000..fd8b56a
--- /dev/null
+++ b/heapbar.yaml
@@ -0,0 +1,9 @@
+---
+source_files: [../src/heapbar.S, ../src/heapbar.cpp]
+hooks:
+ - name: heapbar_draw
+ type: branch_insn
+ branch_type: b
+ src_addr_ntsc: 0xdeadbeef
+ src_addr_pal: 0x800B0B40
+ target_func: 'doHeapBar'