summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2013-05-29 23:20:44 +0200
committerTreeki <treeki@gmail.com>2013-05-29 23:20:44 +0200
commit2ab8541621fbfa112a7f6ee542500e494af4db33 (patch)
treea7b1c2dcc07ef7342cccce2a64fc23d148bb9035
parent00c0d32c57bea82f703b818513680ebcdc7775ce (diff)
downloadkamek-2ab8541621fbfa112a7f6ee542500e494af4db33.tar.gz
kamek-2ab8541621fbfa112a7f6ee542500e494af4db33.zip
exception crap
Diffstat (limited to '')
-rw-r--r--bugfixes.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml
index e32414f..7e843b4 100644
--- a/bugfixes.yaml
+++ b/bugfixes.yaml
@@ -3,6 +3,18 @@
# yaml, hasn't it...
source_files: [../src/randomcrap.S, ../src/music.cpp, ../src/fix38.S, ../src/nullsub.S, ../src/newer.cpp]
hooks:
+ - name: ReplaceExceptionOccurred
+ type: branch_insn
+ branch_type: bl
+ src_addr_pal: 0x80234CE0
+ target_func: 'ReplaceExceptionOccurred'
+ - {name: DeleteMainInfo, type: patch, addr_pal: 0x8034D410, data: '00000000'}
+ - {name: DeleteTrace, type: patch, addr_pal: 0x8034D590, data: '00000000'}
+ - {name: DeleteTraceHeadings, type: patch, addr_pal: 0x8034D5B8, data: '00000000'}
+ - {name: DeleteContextExc, type: patch, addr_pal: 0x8034D614, data: '00000000'}
+ - {name: DeleteContext, type: patch, addr_pal: 0x8034D634, data: '00000000'}
+ - {name: DeleteDsisrDar, type: patch, addr_pal: 0x8034D770, data: '00000000'}
+
- name: RedRingEventControl
type: branch_insn
branch_type: b