From 7d4e4c0b34a613dd3c0220475ae4e448197522c1 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 12 Mar 2011 23:17:12 +0100 Subject: initial commit. now I can start playing with stuff! --- processed/heapbar.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 processed/heapbar.yaml (limited to 'processed/heapbar.yaml') diff --git a/processed/heapbar.yaml b/processed/heapbar.yaml new file mode 100644 index 0000000..fb565bd --- /dev/null +++ b/processed/heapbar.yaml @@ -0,0 +1,4 @@ +hooks: +- {branch_type: b, name: heapbar_draw, src_addr_ntsc: 2148207424, src_addr_ntsc2: 2148207424, + src_addr_pal: 2148207424, src_addr_pal2: 2148207424, target_func: doHeapBar, type: branch_insn} +source_files: [../src/heapbar.S, ../src/heapbar.cpp] -- cgit v1.2.3