blob: 9d3a05868d345f65a8fcb8b3815c67f7346b90c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|