ppsspp/Core/Util
Unknown W. Brackets afe52db366 Fix some issues in sceNetAdhoc with old savestates.
This was causing the PPGe dlist to be shared with the thread, causing
weirdness and a double-free on exit.
2015-04-27 07:53:19 -07:00
..
AudioFormat.cpp Oops, typo. 2015-01-11 16:49:22 -08:00
AudioFormat.h Convert s16->float using SSE2. 2015-01-11 14:31:21 -08:00
AudioFormatNEON.cpp Initial work on ARM64, based on the ARM jit. 2015-04-06 18:13:01 +02:00
AudioFormatNEON.h Add a NEON method to apply the volume. 2015-01-11 14:23:41 -08:00
BlockAllocator.cpp Fix some issues in sceNetAdhoc with old savestates. 2015-04-27 07:53:19 -07:00
BlockAllocator.h Fix some issues in sceNetAdhoc with old savestates. 2015-04-27 07:53:19 -07:00
DisArm64.cpp ARM64: Fix some minor MSVC warnings. 2015-04-10 12:05:51 -07:00
DisArm64.h Add the beginnings of a rudimentary ARM64 disassembler 2015-04-06 18:13:03 +02:00
GameManager.cpp Add install error translatable 2015-03-04 20:59:09 +08:00
GameManager.h Error handling on disk full when installing zip files 2013-12-06 12:49:57 +01:00
ppge_atlas.cpp Text spacing adjustments. 2013-06-15 21:20:18 +08:00
ppge_atlas.h UTF8-enable PPGE and add hiragana and katakana, let's see if this is enough. 2013-04-17 20:51:02 +02:00
PPGeDraw.cpp Make Memory::Memcpy() execute memchecks directly. 2015-04-05 18:09:20 -07:00
PPGeDraw.h Core: Mark some functions as const 2014-12-03 15:16:11 -05:00