summaryrefslogtreecommitdiff
path: root/prolog.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-07-10 22:06:08 +0200
committerTreeki <treeki@gmail.com>2011-07-10 22:06:08 +0200
commit4161c5d1c46436e3b942d707da1b40317e87180e (patch)
tree7266831f88805ff0fa5f0517e64d8ec2dd8cbb73 /prolog.yaml
parent54cbbfb69c8a9562d89f05967ae38011327e8da0 (diff)
downloadkamek-4161c5d1c46436e3b942d707da1b40317e87180e.tar.gz
kamek-4161c5d1c46436e3b942d707da1b40317e87180e.zip
custom blocks, states and static initialisers. fuck yeah
Diffstat (limited to '')
-rw-r--r--prolog.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/prolog.yaml b/prolog.yaml
new file mode 100644
index 0000000..ce7200d
--- /dev/null
+++ b/prolog.yaml
@@ -0,0 +1,9 @@
+---
+source_files: [../src/prolog.S]
+hooks:
+ - name: Prolog
+ type: branch_insn
+ branch_type: b
+ src_addr_pal: 0x8015BC70
+ target_func: 'Prolog'
+