From 733662f0e08b3e7574ff26fc3743f703ee53114a Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 15 Sep 2012 18:55:26 +0200 Subject: debug crap --- layoutDebug.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 layoutDebug.yaml (limited to 'layoutDebug.yaml') 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' + -- cgit v1.2.3