Skip to content

Instantly share code, notes, and snippets.

@sum2012
Created August 2, 2014 21:06
Show Gist options
  • Save sum2012/13f168b9bd30e1a1e380 to your computer and use it in GitHub Desktop.
Save sum2012/13f168b9bd30e1a1e380 to your computer and use it in GitHub Desktop.
PPSSPP v0.9.9-44-g7675037 disable memset
05:20:690 EmuThread.cpp:121 I[BOOT]: Done.
05:22:177 System.cpp:326 I[BOOT]: PPSSPP v0.9.9-44-g7675037 Windows 64 bit
05:22:177 MemMap.cpp:339 I[MM]: Memory system initialized. RAM at 00000000099F0000 (mirror at 0 @ 0000000087FF0000, uncached @ 00000000C7FF0000)
05:22:178 PSPLoaders.cpp:159 I[LOAD]: NPJH50451 : ファントム・キングダム PORTABLE
05:22:178 PSPLoaders.cpp:200 I[LOAD]: Loading disc0:/PSP_GAME/SYSDIR/EBOOT.BIN...
05:22:178 HLE\sceKernelMemory.cpp:429 I[KERNEL]: Kernel and user memory pools initialized
05:22:205 HLE\sceKernel.cpp:151 I[KERNEL]: Kernel initialized.
05:22:244 Util\BlockAllocator.cpp:381 I[HLE]: -----------
05:22:245 Util\BlockAllocator.cpp:385 I[HLE]: Block: 08800000 - 08804000 size 00004000 taken=0 tag=(untitled)
05:22:245 Util\BlockAllocator.cpp:385 I[HLE]: Block: 08804000 - 08cb5800 size 004b1800 taken=1 tag=ELF
05:22:245 Util\BlockAllocator.cpp:385 I[HLE]: Block: 08cb5800 - 0c000000 size 0334a800 taken=0 tag=(untitled)
05:22:245 Util\BlockAllocator.cpp:387 I[HLE]: -----------
05:22:246 HLE\sceKernelModule.cpp:1011 I[LOAD]: Module PK_PSP: 00000000 08984298 089842b0
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced memcpy at 08942a54 with hash 0ffa5db8396d4274
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced memmove at 08942a94 with hash 3c421a9265f37ebc
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced strcmp at 08942e20 with hash 0f2a1106ad84fb74
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced strcpy at 08942e54 with hash 759834c69bb12c12
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced strlen at 08942e98 with hash 1376c115d5f1d90c
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced strncmp at 08942f14 with hash 3cbc2d50a3db59e9
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced strncpy at 08942f78 with hash 9ce53975bb88c0e7
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced atanf at 0894e5a0 with hash 189212bda9c94df1
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced ceilf at 0894e880 with hash acc2c11c3ea28320
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced fabsf at 0894e98c with hash 794d1b073c183c77
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced floorf at 0894e9a4 with hash 6f101c5c4311c144
05:22:271 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced sinf at 0894eab8 with hash 2f10d3faec84b5bb
05:22:272 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced tanf at 0894ebcc with hash edc3f476221f96e6
05:22:272 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced dl_write_matrix at 089599b8 with hash 4cf38c368078181e
05:22:272 HLE\ReplaceTables.cpp:653 I[HLE]: Replaced memcpy at 0895d138 with hash 1a7564fa3e25c992
05:22:272 HLE\sceKernelModule.cpp:1212 I[LOAD]: Exporting ent 0 named PK_PSP, 2 funcs, 4 vars, resident 08984624
05:22:272 HLE\sceKernelModule.cpp:1540 I[LOAD]: Module entry: 0894081c
05:22:310 root N[BOOT]: EmuScreen.cpp:127 Loading E:/ISO/PSP-Phantom_Kingdom_Portable_JPN.iso...
05:22:310 root I[KERNEL]: HLE\sceKernelThread.cpp:2114 276=sceKernelCreateThread(name=user_main, entry=0894093c, prio=1f, stacksize=262144)
05:22:310 root I[KERNEL]: HLE\sceKernelThread.cpp:2213 sceKernelStartThread(thread=276, argSize=33, argPtr=0bfffed0)
05:22:313 user_main I[KERNEL]: HLE\sceKernelMemory.cpp:1796 00000117=AllocMemoryBlock(SysMemUserForUser_FE707FDF)(heap, 0, 01600000, 00000000)
05:22:313 user_main I[KERNEL]: HLE\sceKernelMemory.cpp:1801 FreeMemoryBlock(00000117)
05:22:313 user_main I[KERNEL]: HLE\sceKernelMemory.cpp:1796 00000118=AllocMemoryBlock(SysMemUserForUser_FE707FDF)(heap, 0, 015c0000, 00000000)
05:22:313 user_main I[KERNEL]: HLE\sceKernelMemory.cpp:1810 GetMemoryBlockPtr(00000118, 0bfff630) = 08ccf000
05:22:819 user_main I[HLE]: HLE\scePower.cpp:369 scePowerSetClockFrequency(333,333,166)
05:22:820 user_main I[UTIL]: HLE\sceUtility.cpp:224 sceUtilityLoadModule(769)
05:22:820 root I[KERNEL]: HLE\sceKernelThread.cpp:2253 __KernelReturnFromThread: 0
05:22:850 user_main I[UTIL]: HLE\sceUtility.cpp:224 sceUtilityLoadModule(768)
05:22:867 user_main I[UTIL]: HLE\sceUtility.cpp:224 sceUtilityLoadModule(770)
05:22:900 user_main I[SCESAS]: HLE\sceSas.cpp:106 sceSasInit(08cb4900, 256, 32, 0, 44100)
05:22:900 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2114 282=sceKernelCreateThread(name=Prisma snd_output, entry=0882aedc, prio=10, stacksize=32768)
05:22:900 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2213 sceKernelStartThread(thread=282, argSize=0, argPtr=00000000)
05:22:901 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2114 283=sceKernelCreateThread(name=CB_Checker, entry=08809730, prio=37, stacksize=4096)
05:22:901 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2213 sceKernelStartThread(thread=283, argSize=0, argPtr=00000000)
05:22:936 user_main I[UTIL]: HLE\sceUtility.cpp:224 sceUtilityLoadModule(1280)
05:22:950 user_main I[HLE]: HLE\scePspNpDrm_user.cpp:10 call sceNpDrmSetLicenseeKey(08985943)
05:23:019 user_main I[SCEGE]: GLES\Framebuffer.cpp:993 Creating FBO for 00000000 : 480 x 272 x 3
05:23:019 user_main W[G3D]: GLES\Framebuffer.cpp:2206 Memcpy fbo upload 04400000 -> 04000000
05:23:022 user_main I[G3D]: GLES\ShaderManager.cpp:139 Linked shader: vs 14 fs 15
05:23:022 user_main I[G3D]: GLES\ShaderManager.cpp:139 Linked shader: vs 17 fs 18
05:23:023 user_main I[G3D]: GLES\ShaderManager.cpp:139 Linked shader: vs 20 fs 21
05:23:035 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2114 290=sceKernelCreateThread(name=FileMgrChkTh, entry=08816c78, prio=22, stacksize=10240)
05:23:035 user_main I[KERNEL]: HLE\sceKernelThread.cpp:2213 sceKernelStartThread(thread=290, argSize=0, argPtr=00000000)
05:23:053 user_main I[SCEGE]: GLES\Framebuffer.cpp:993 Creating FBO for 00100000 : 480 x 272 x 3
05:24:101 user_main I[UTIL]: HLE\sceUtility.cpp:280 00000000=sceUtilityMsgDialogInitStart(08a40548)
05:24:134 user_main E[HLE]: HLE\scePower.cpp:251 sceKernelVolatileMemTryLock(0, 08a2d29c, 08a2d2a0) - already locked!
05:24:402 user_main I[G3D]: GLES\ShaderManager.cpp:139 Linked shader: vs 14 fs 23
05:24:422 user_main I[G3D]: GLES\ShaderManager.cpp:139 Linked shader: vs 25 fs 26
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 272: Thread "idle0": pc= 08000000 sp= 083fff00 RUN (wt=0 wid=0 wv= 00000000 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 273: Thread "idle1": pc= 08000000 sp= 083fef00 READY (wt=0 wid=0 wv= 00000000 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 274: Module "PK_PSP": name=PK_PSP gp=00000000 entry=0894081c
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 276: Thread "user_main": pc= 0880be90 sp= 0bfff660 READY (wt=0 wid=0 wv= 00000000 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 277: MemoryPart "UserSbrk": MemPart: 08cb6000 - 08ccf800 size: 00019800
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 278: LwMutex "th_safe_m": -
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 280: MemoryPart "heap": MemPart: 08ccf000 - 0a28f000 size: 015c0000
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 281: CallBack "PwrCb": thread=276, argument= 08fdf000
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 282: Thread "Prisma snd_output": pc= 0895f070 sp= 0bfbfaa0 WAIT (wt=10 wid=5 wv= 00000100 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 283: Thread "CB_Checker": pc= 08809778 sp= 0bfb7ab0 WAIT (wt=2 wid=283 wv= 00000000 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 284: EventFlag "SceGuSignal": init=00000001 cur=00000001 numwait=0
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 285: CallBack "ExitGame": thread=283, argument= 00000000
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 286: CallBack "FileMgr_MS_CB": thread=276, argument= 08f544f8
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 287: LwMutex "th_safe_m": -
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 288: OpenFile "disc0:/PSP_GAME/USRDIR/DATA.DAT": Seekpos: 044e6600
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 289: OpenFile "disc0:/PSP_GAME/USRDIR/DATA.DAT": Seekpos: 00000000
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 290: Thread "FileMgrChkTh": pc= 08816c94 sp= 0bfb6ab0 WAIT (wt=2 wid=290 wv= 00000000 )
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:516 KO 291: OpenFile "ms0:/PSP/SAVEDATA/NPJH50451Install/DATA2.DAT": Seekpos: 0ce11890
05:25:903 idle0 I[KERNEL]: HLE\sceKernel.cpp:162 Shutting down kernel - 18 kernel objects alive
05:25:911 GLES\Framebuffer.cpp:2071 I[SCEGE]: Destroying FBO for 00000000 : 480 x 272 x 3
05:25:911 GLES\Framebuffer.cpp:2071 I[SCEGE]: Destroying FBO for 00100000 : 480 x 272 x 3
05:25:938 Config.cpp:858 I[LOAD]: Config saved: E:\Project\test\11\ppsspp\memstick/PSP/SYSTEM/ppsspp.ini
05:25:939 Config.cpp:870 I[LOAD]: Controller config saved: E:\Project\test\11\ppsspp\memstick/PSP/SYSTEM/controls.ini
05:25:956 Config.cpp:858 I[LOAD]: Config saved: E:\Project\test\11\ppsspp\memstick/PSP/SYSTEM/ppsspp.ini
05:25:956 Config.cpp:870 I[LOAD]: Controller config saved: E:\Project\test\11\ppsspp\memstick/PSP/SYSTEM/controls.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment