ppsspp/Core/Util
nachume eac08a496c FIX unintelligible sequence of decimal characters on savedialog.
ppge_atlas JPN font define ShiftJIS -> UTF8 is all ok.
    but, cannot use all of chinese character. bacause blockAlloc failed. 
    So no change drawing Kanji.
    you can try to change native/tools/atlastool.cpp USE_LEVEL for all of chinese character.

FIX savedialog XXXGetStatus() loop. for daungeon traveler 2.
    Can now be saved it.
FIX sceAtrac getCodec  InvalidMemory
2013-05-02 00:14:41 +09:00
..
BlockAllocator.cpp Lazy font loading (to speed up running unit tests...) 2013-03-06 22:26:54 +01:00
BlockAllocator.h Don't align size to grain for PMB. 2013-03-03 20:26:57 -08:00
ppge_atlas.cpp FIX unintelligible sequence of decimal characters on savedialog. 2013-05-02 00:14:41 +09: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 Use 16-bit color for the PPGe texture palette 2013-04-18 15:01:36 +02:00
PPGeDraw.h Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00