Advertisement
LuigiBlood

64DD System LBA access with SDK

Dec 25th, 2014
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. RETAIL-------
  2. 0000000000000000 <leoRead>:
  3. 0: 27bdffe8 addiu $sp,$sp,-24
  4. 4: 3c0e0000 lui $t6,0x0
  5. 8: afbf0014 sw $ra,20($sp)
  6. c: 25ce0000 addiu $t6,$t6,0
  7. 10: a5c00000 sh $zero,0($t6)
  8. 14: 0c000000 jal 0 <leoRead>
  9. 18: 24040018 li $a0,24
  10. 1c: 8fbf0014 lw $ra,20($sp)
  11. 20: 27bd0018 addiu $sp,$sp,24
  12. 24: 03e00008 jr $ra
  13. 28: 00000000 nop
  14.  
  15. Change
  16. 18: 24040018 li $a0,24
  17. to
  18. 18: 24040000 li $a0,0
  19.  
  20. Enjoy access to System Blocks of the disk.
  21. Thanks, Zoinkity for your Dezaemon 3D high level disassembly.
  22. And OzOnE for your library disassembly.
  23.  
  24. <bh:27><bh:bd><bh:ff><bh:e8><bh:3c><bh:0e>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement