summaryrefslogtreecommitdiff
path: root/compression.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-06-24 14:24:45 +0200
committerTreeki <treeki@gmail.com>2011-06-24 14:24:45 +0200
commit673484e580337cd1ab14bfd43c770f004494b9a4 (patch)
tree59ad19982b31a0a81c48bd51c1749c49e2425a42 /compression.yaml
parent14f66f5e100561a71f2fe2be957b74c16303b8b1 (diff)
downloadkamek-673484e580337cd1ab14bfd43c770f004494b9a4.tar.gz
kamek-673484e580337cd1ab14bfd43c770f004494b9a4.zip
added the compression updates from master
Diffstat (limited to '')
-rw-r--r--compression.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/compression.yaml b/compression.yaml
new file mode 100644
index 0000000..9d3a058
--- /dev/null
+++ b/compression.yaml
@@ -0,0 +1,18 @@
+---
+source_files: [../src/compression.S]
+hooks:
+ - name: InitialiseEverything
+ type: branch_insn
+ branch_type: b
+ src_addr_pal: 0x8015BC70
+ target_func: 'InitCompression'
+
+ - name: GetFileEntrynumNew
+ type: branch_insn
+ branch_type: b
+ src_addr_pal: 0x8016BD70
+ target_func: 'GetFileEntrynumNew'
+
+ - name: FixStreamingLHDecompression
+ type: nop_insn
+ area_pal: 0x801D7884