Commit Graph

16 Commits

Author SHA1 Message Date
Unknown W. Brackets
3bba464451 Add one more missing sceCcc func. 2013-08-10 14:04:42 -07:00
Unknown W. Brackets
04e2a78f82 Fix table checks in sceCcc.
Was checking for the wrong table.
2013-08-06 23:39:12 -07:00
Unknown W. Brackets
abec782420 Return unsigned vars in sceCccDecode*().
Semantics only, but clearer.
2013-07-26 22:50:56 -07:00
Unknown W. Brackets
465398b000 Fix retval and surrog pairs in sceCccEncodeUTF16().
Surrogate pairs fixed by native update for typo (missing ++.)
2013-07-21 12:57:28 -07:00
Unknown W. Brackets
d58439469b Add basic stubs for sceCccIsValid*(). 2013-07-21 00:01:45 -07:00
Unknown W. Brackets
8d54b80d0d Implement the sceCcc charset conversions. 2013-07-20 23:54:06 -07:00
Unknown W. Brackets
282e7488e5 Implement the ucs/jis table lookup.
Not actually converting strings yet.
2013-07-20 23:02:35 -07:00
Unknown W. Brackets
cc7636f743 Implement sceCccEncode*(). 2013-07-20 23:01:53 -07:00
Unknown W. Brackets
1813513b08 Implement sceCccStrlen*(). 2013-07-20 22:02:10 -07:00
Unknown W. Brackets
fa85400178 Make sceCccDecode*() work. 2013-07-20 21:51:45 -07:00
Unknown W. Brackets
26523603c3 Listen to sceCccSetErrorChar*(), not used yet. 2013-07-20 21:51:22 -07:00
Unknown W. Brackets
e56db876ff Implement some basic sceCcc utf-8 functions. 2013-07-10 00:04:32 -07:00
Unknown W. Brackets
bfa780e08b Add more stubs to sceCcc. 2013-07-09 23:58:03 -07:00
Unknown W. Brackets
d3d55a831a Add a couple extra stubs to sceCcc. 2013-06-30 11:12:36 -07:00
sum2012
97f26a11ae Fix typo 2013-06-30 21:01:23 +08:00
sum2012
c2091de3d5 Add dummy sceCcc
Fix loading of Gensou Chronicle
2013-06-30 20:21:56 +08:00