Guest User

Untitled

a guest
Jan 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. 11:35 tydye81 oh shit, I didn't know the main xell was at 0x100000
  2. tydye81 Lol the first is the backup
  3. JMax lol
  4. 11:37 JMax 00000000..00100000: SMC, KV, CB, CD, CE, CF, CG, backup bootloader
  5. JMax 00100000..00140000: main bootloader
  6. tydye81 yeah I just forgot which order they went in
  7. tydye81 the backup and main
  8. 11:38 tydye81 makes sense why it was just ignoring my code xD
  9. 11:41 JMax btw, I think when your loader is done, you can just replace it with xell using the XeLL updater iteslf without touching the nand externally
  10. JMax except if you have additional data to add at the end of the nand
  11. 11:42 tydye81 hmm, yeah probably, as long as xell will accept a longer file length
  12. tydye81 beautiful
  13. tydye81 working.
  14. tydye81 build script is good now
  15. 11:43 JMax nice, it injected it properly at 0x100000 to 0x140000 ?
  16. 11:44 JMax btw, what is "it"?
  17. <- tunethis has disconnected (Quit: Leaving)
  18. 11:45 tydye81 Yes, and its a peice of code that outputs the current place in memory
  19. tydye81 want to confirm the start of CD
  20. tydye81 so I can load my patches there
  21. 11:46 JMax awesome, does it output it to UART?
  22. <- SRSkeks has disconnected (Quit: Page closed)
  23. 11:47 tydye81 yes
  24. tydye81 now im going to try to patch it into the xell CD
  25. tydye81 and hopefully it will still glitch
  26. 11:48 tydye81 because it needs to run from there
  27. -> tunethis has joined rgloader
  28. JMax so, you got the mem address of CD
  29. 11:49 tydye81 I got the mem address of the patcher at the end of nand
  30. tydye81 that was a test
  31. tydye81 now I am gonna put it at the beginning of CD
  32. 11:50 tydye81 and get the address
Add Comment
Please, Sign In to add comment