This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ULUS10041 | |
| ULES00151 | |
| ULES00182 | |
| ULJS00005 | |
| ULUS10002 | |
| ULES00043 | |
| ULKS46005 | |
| ULJM05089 | |
| ULUS10040 | |
| ULES00177 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ULUS10041 | |
| ULES00151 | |
| ULES00182 | |
| ULJS00005 | |
| ULUS10002 | |
| ULES00043 | |
| ULKS46005 | |
| ULJM05089 | |
| ULUS10040 | |
| ULES00177 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@SC-02C:/ # ipc-modemctrl start --debug | |
| [I] Debug enabled | |
| [0] Starting modem on FMT client | |
| [D] Starting galaxys2 modem bootstrap | |
| [D] Opened modem image device | |
| [D] Mapped modem image data to memory | |
| [D] Opened modem boot device | |
| [D] Opened modem link device | |
| [D] Turned the modem off | |
| [D] Turned the modem on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ULUS10041 | |
| ULES00151 | |
| ULES00182 | |
| ULJS00005 | |
| ULUS10002 | |
| ULES00043 | |
| ULKS46005 | |
| ULJM05089 | |
| ULUS10040 | |
| ULES00177 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NPHG00005 # Echochrome PSP | |
| NPIA00013 # SensMe™ channels | |
| NPJG90003 # Doko: Lets Gakkou | |
| NPJG90009 # Yuusha no Kuse ni Namaikida | |
| NPJG90011 # Patapon | |
| NPJG90019 # Echochrome PSP | |
| NPJG90020 # Bleach Heat The Soul 5 | |
| NPJG90041 # Bleach Soul Carnival 2 | |
| NPJG90042 # Bleach Heat The Soul 6 | |
| NPJG90047 # Everybody's Sukkiri |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gw20b2_mips.bin: file format binary | |
| Disassembly of offset 0xa000: | |
| 080a0000 <0xa000>: | |
| 80aa000: 07a8020a j 0x80aa01c | |
| 80aa004: 00000000 nop | |
| 80aa008: 04000a08 j 0x280010 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 80a29e8: 53855ae0 | |
| 80a29ec: 1acc1472 | |
| 80a29f0: 0c8bdc15 | |
| 80a29f4: 03c62a5e | |
| 80a2a00: 131701a9 | |
| 80a2a10: 364d123f | |
| 80a2a14: 26469293 | |
| 80a2a18: 1bdfab09 | |
| 80a2a24: 3a4aff7d | |
| 80a29e4: 88f71bf4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cfg_init: ---Variables Dump Start--- | |
| cfg_init: g_cfg_fd: 0x090030F8 | |
| cfg_int: ---Variables Dump Start--- | |
| cfg_int: *buf: 0x00000040 | |
| cfg_int: off: 0x00000008 | |
| cfg_int: ret: 0x00000000 | |
| cfg_int: g_cfg_fd: 0x00000004 | |
| cfg_int: ----Variables Dump End---- | |
| cfg_int: ---Variables Dump Start--- | |
| cfg_int: *buf: 0x0000000E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #define PRE_LOADER_EXEC { \ | |
| int status; \ | |
| while((status = sceUtilityOskGetStatus()) != PSP_UTILITY_DIALOG_NONE) { \ | |
| if (status == PSP_UTILITY_DIALOG_QUIT) { \ | |
| sceUtilityOskShutdownStart(); \ | |
| break; \ | |
| } \ | |
| } \ | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ULUS10041 | |
| ULES00151 | |
| ULES00182 | |
| ULJS00005 | |
| ULUS10002 | |
| ULES00043 | |
| ULKS46005 | |
| ULJM05089 | |
| ULUS10040 | |
| ULES00177 |