Line 235:
Line 235:
| 0x1800
| 0x1800
|
|
−
| Unused exception handler area, often used by homebrew as a place to store persistent code and/or as a data section, as the SDK does not use or clear it. Homebrew loaders (both for GameCube and Wii) place their loader stubs here, and this address is jumped to by [[libogc]] upon homebrew exist. This area is also commonly used to store the [[Gecko OS]] codehandler and code list, as well as being used by homebrew entrypoints to store stub code (e.g. [[Bluebomb]] stores itself here while downloading its loader.)
+
| Unused exception handler area, the SDK does not use or clear it. It is often used by homebrew to store persistent code here like [[Gecko OS]]'s code handler, [[Bluebomb]] or [[The Homebrew Channel]]'s reload stub, which [[libogc]] jumps to upon homebrew exit.
|-
|-
| 0x80003000
| 0x80003000