diff options
Diffstat (limited to 'processed/gakenoko.yaml')
-rw-r--r-- | processed/gakenoko.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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] |