summaryrefslogtreecommitdiff
path: root/codehandler.yaml
blob: a8b8a0fbd1d77dd0f4805042649d1a504066b898 (plain)
1
2
3
4
5
6
7
8
source_files: [../src/codehandler.s, ../src/codehandler.cpp]
hooks:
  - name: CodeHandlerHook
    type: branch_insn
    branch_type: b
    src_addr_pal: 0x801bdf78
    target_func: '_start'