Skip to content

Commit

Permalink
Medley retry patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
SneakySpook committed Nov 11, 2017
1 parent 4e558b5 commit 59c9b1e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions patch.asm
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,15 @@ userFsTryOpen_payload:
.pool
; an extremely tight fit! cannot even fit one more instruction!

.org 0x198C9C
mov r2, 0xE
.org 0x16302C
mov r2, 0xE
.org 0x1F7F84
mov r2, 0xE

.org 0x52B498 ; place all the path information in the old pointer table address
path: .db "/rhmm/C00.bin", 0
pathend:
Expand Down

0 comments on commit 59c9b1e

Please sign in to comment.