Unknown W. Brackets
|
429b4594d0
|
Dialog: Use a thread to init dialogs too.
|
2021-04-07 18:13:46 -07:00 |
|
Unknown W. Brackets
|
88fe2e9863
|
Dialog: Use dialog type header more consistently.
|
2021-02-27 13:43:12 -08:00 |
|
Unknown W. Brackets
|
52c5f4bf95
|
Dialog: Respect accessThread priority on shutdown.
This influences shutdown timing.
|
2021-02-27 13:15:12 -08:00 |
|
Unknown W. Brackets
|
2a9dde684d
|
Dialog: Unlock volatile without Update call.
Crisis Core depends on this unlocking, likely it should really be on a
thread.
|
2021-02-16 19:15:09 -08:00 |
|
lioncash
|
b9886942a7
|
Fix some vertical alignments in misc Core source files.
|
2014-03-03 11:16:53 -05: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 |
|
The Dax
|
a15ba1322d
|
Move GetLangValuesMapping out of MiscScreens.cpp so it can be used globally.
|
2013-09-25 21:06:58 -04:00 |
|
Unknown W. Brackets
|
b264915d28
|
Correct sceUtilityGetSystemParamString() per tests.
|
2013-04-20 09:37:47 -07:00 |
|
CrazyMax
|
61a7c821d2
|
add save/load PSP parameters from ini file;
|
2013-04-19 21:59:24 +03:00 |
|
Unknown W. Brackets
|
2a6457b6ab
|
Cut down on h files including PointerWrap.
This makes changes to it a bit faster to build.
|
2013-02-04 08:26:59 -08:00 |
|
raven02
|
4d1903f50c
|
Set time format in config
|
2013-01-21 21:35:31 +08:00 |
|
Xele02
|
ccdc0b77c1
|
Set the PSP language in the config file
|
2013-01-20 10:50:05 +01:00 |
|
Unknown W. Brackets
|
fd2f609367
|
Save the savedata and other dialog state.
Although, hopefully it wouldn't be running anyway.
|
2012-12-28 13:55:31 -08:00 |
|
Unknown W. Brackets
|
d378b1c324
|
Deallocate properly in shutdown, not in init.
|
2012-12-24 01:41:15 -08:00 |
|
Henrik Rydgard
|
64cc573703
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|