summaryrefslogtreecommitdiff
path: root/layoutDebug.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-09-16 20:13:29 +0200
committerTreeki <treeki@gmail.com>2012-09-16 20:13:29 +0200
commit7cccf6fd2715cd1fae9745ae2b15c077a97e4e2f (patch)
treec79a81d147511fcad842e8f1a64d9c0e58828ebb /layoutDebug.yaml
parentbe31f99777d00238151df5851042a9e896d24f74 (diff)
parenteb4b6edcbef13c80b0051abe9dc89c93e7a960d0 (diff)
downloadkamek-7cccf6fd2715cd1fae9745ae2b15c077a97e4e2f.tar.gz
kamek-7cccf6fd2715cd1fae9745ae2b15c077a97e4e2f.zip
Merge branch 'file-select' into level-select
Diffstat (limited to '')
-rw-r--r--layoutDebug.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/layoutDebug.yaml b/layoutDebug.yaml
new file mode 100644
index 0000000..7c1dae2
--- /dev/null
+++ b/layoutDebug.yaml
@@ -0,0 +1,14 @@
+---
+source_files: [../src/layoutDebug.S]
+hooks:
+ - name: RlanLoadDebugHook
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x800C9118
+ target_func: 'RlanLoadDebugHook'
+ - name: AnmLoadDebugHook
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x800C9268
+ target_func: 'AnmLoadDebugHook'
+