Unknown W. Brackets
|
db54bffe14
|
Use a base time throughout rtc and kernel time.
This way, time doesn't move abnormally as far as the game can tell,
even when savestates and fast forward and pause are used.
|
2013-05-05 10:12:29 -07:00 |
|
nachume
|
c2c6adb7c9
|
Add new sceNp/scePauth and some stubs for unknown functions on THE IDOLM@STER SP.
|
2013-04-29 12:40:09 +09:00 |
|
Unknown W. Brackets
|
c40d8a4fbe
|
Implement sceRtcGetCurrentClock().
Not sure if this needs some kind of DST handling for the tz?
|
2012-11-22 23:48:12 -08:00 |
|
Henrik Rydgard
|
08f8f4b323
|
Cleanup sceRtc, move sceFont to its own file.
|
2012-11-22 22:30:44 +01:00 |
|
Henrik Rydgard
|
b214a1a1da
|
Revert "Better wrapper system, and fixed warnings"
This reverts commit a00b1855cb .
Conflicts:
Core/HLE/FunctionWrappers.h
Core/HLE/sceCtrl.cpp
Core/HLE/sceKernelModule.cpp
|
2012-11-05 10:05:09 +01:00 |
|
Henrik Rydgard
|
6bed1afb72
|
Merge branch 'master' of https://github.com/artart78/ppsspp into artart78-master
|
2012-11-04 23:59:26 +01: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 |
|
Arthur Blot
|
a00b1855cb
|
Better wrapper system, and fixed warnings
|
2012-11-04 15:08:23 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|