Commit Graph

189 Commits

Author SHA1 Message Date
Unknown W. Brackets
e37244cfea Eat cycles in sceUtilitySavedataGetStatus().
Matching tests.  Improves performance in Fieldrunners startup and I think
in game.
2014-03-15 01:18:35 -07:00
lioncash
b9886942a7 Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
sum2012
740ce033cd Fix sceUtilityOskGetStatus
@unknownbrackets have confirmed it
2014-02-09 09:05:24 +08:00
sum2012
c42ec3a111 Increase more log level for InitStart 2014-02-09 08:01:41 +08:00
sum2012
8313c37c2a Increase sceUtilityOskInitStart log level 2014-02-09 06:54:12 +08:00
Unknown W. Brackets
074ef84559 Correct the rates set by sceSasSetSimpleADSR().
They were wrong for a few combinations before.  Could have effected how
accurate sound effects were (they may have been too quite, or dropped off
wrong, etc.)
2014-02-07 22:29:54 -08:00
Lioncash
76f72e2167 Fix a missing logging format parameter in sceUtility.cpp 2014-02-03 13:10:36 -05:00
sum2012
6f5d3eeab0 Fix sceUtilityScreenshotUpdate
Sorry ,typo in #5293
2014-02-01 22:45:51 +08:00
sum2012
ef8d996803 Add more log information in sceUtlity 2014-02-01 07:25:41 +08:00
Unknown W. Brackets
f74e29977f Abort on a message dialog just moves to finished.
Still need to shutdown.  Fixes #5177.
2014-01-22 08:17:21 -08:00
Henrik Rydgard
9bde25dfa9 Moving the lang mapping to Config clears up some obcure file-to-file build dependency.
Should fix the build.
2014-01-03 19:04:43 +01:00
Henrik Rydgård
ce378b231f Delete CPU.cpp/h , cleanup 2013-12-30 00:11:29 +01:00
Henrik Rydgård
79ff2f0ba8 Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
Unknown W. Brackets
dc87cd2045 Stop reporting system param reads.
So games use it.  We'll have to decide what to do with that information,
but the reporting isn't that useful now.
2013-12-08 01:10:24 -08:00
Unknown W. Brackets
21c617a7be Correct some syscall names. 2013-12-02 23:40:16 -08:00
Henrik Rydgård
e687b283f1 Logspam reduction 2013-11-06 10:34:56 +01:00
Unknown W. Brackets
81823d0d74 Fix a small type comparison warning. 2013-10-26 18:52:56 -07:00
sum2012
94694ded55 Add error log of SCE_KERNEL_ERROR_LIBRARY_NOTFOUND in sceUtilityLoadModule 2013-10-22 21:08:36 +08:00
sum2012
ab9f39851a correct last time commit
seem this should right
2013-10-22 20:29:25 +08:00
sum2012
940d819d00 Increase sceUtilityUnloadModule log level 2013-10-22 20:15:32 +08:00
Henrik Rydgard
1ec0a977e4 Fix too-slow fade in/out of save dialogs and others in 30hz games. 2013-10-16 18:54:40 +02:00
shenweip
326d751945 Partly implemented for NetconfDialog. 2013-10-13 10:43:49 +08:00
Unknown W. Brackets
f1bfbe6216 Oops, fix a logging typo. 2013-10-06 12:16:42 -07:00
sum2012
1a7da15491 Use better method to trace PSP_MODULE_NET_HTTP 2013-10-06 01:19:52 +08:00
sum2012
2815cb281a Fix Kamen Rider Climax Heroes OOO - ULJS00331 loading
thanks @unknownbrackets
2013-10-05 20:15:44 +08:00