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/gakenoko.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 processed/gakenoko.yaml (limited to 'processed/gakenoko.yaml') diff --git a/processed/gakenoko.yaml b/processed/gakenoko.yaml new file mode 100644 index 0000000..a73b818 --- /dev/null +++ b/processed/gakenoko.yaml @@ -0,0 +1,5 @@ +hooks: +- {branch_type: b, name: gakenoko_create, src_addr_ntsc: 2157979072, src_addr_ntsc2: 2157979104, + src_addr_pal: 2157979040, src_addr_pal2: 2157979072, target_func: gakenoko_create, + type: branch_insn} +source_files: [../src/gakenoko.S] -- cgit v1.2.3