Megamouse
|
1ae3b37fbe
|
sceNpTrophy: set timestamps
|
2023-05-23 08:22:13 +02:00 |
|
Megamouse
|
73b5b9d7b7
|
cellRtc: fix out of bounds write
Turns out you should listen to warnings once in a while...
sprint actually wrote more than 3 characters into the microDigits buffer !!!
|
2023-03-01 10:15:21 +01:00 |
|
Megamouse
|
6b30cdac09
|
Use u64 for system_time_t, as s64 doesn't make much sense in a microsecond context.
|
2023-02-22 23:57:20 +01:00 |
|
Megamouse
|
ccb7528a59
|
fix some warnings
|
2023-02-22 23:57:20 +01:00 |
|
Megamouse
|
fafae1cbb5
|
cellRtc: Fix some param checks
|
2022-10-15 19:56:53 +02:00 |
|
Megamouse
|
f6af5ff13a
|
cellRtcGetDaysInMonth: fix param check
|
2021-11-16 09:31:16 +01:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Nekotekina
|
87af905018
|
Enable -Wunused-parameter
|
2021-03-06 18:07:08 +03:00 |
|
Nekotekina
|
db8e6fe7a7
|
Enable -Wunused-variable
|
2021-01-12 14:34:14 +03:00 |
|
Nekotekina
|
77352a2a86
|
Replace uint32_t with u32
|
2020-12-18 12:23:53 +03:00 |
|
Nekotekina
|
534c63bf57
|
Replace uint8_t with u8
|
2020-12-18 12:23:53 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
JohnHolmesII
|
a8a83c9724
|
cellRtc: Extend before shift, per decompiled output
|
2020-04-13 14:37:11 +03:00 |
|
JohnHolmesII
|
f0b1c8302a
|
Fix order of operations warning
|
2020-04-13 14:37:11 +03:00 |
|
clienthax
|
765b14a8ba
|
Implement cellRtc HLE (#7933)
|
2020-04-09 15:54:41 +03:00 |
|
Nekotekina
|
185c067d5b
|
C-style cast cleanup V
|
2019-12-03 17:23:00 +03:00 |
|
Nekotekina
|
363811981d
|
Reintroduce LOG_CHANNEL
Groundwork for further improvements
|
2018-08-25 15:39:00 +03:00 |
|
scribam
|
04ad49de4d
|
typos
|
2018-05-14 21:14:39 +04:00 |
|
Nekotekina
|
88fef183a3
|
config.yml: Log section optimized
|
2017-05-15 14:37:05 +03:00 |
|
Zangetsu38
|
b3cb827526
|
Registers more functions missing.
Implement and stub cell_FreeType2.
Reorder cellRtc.
|
2017-04-08 22:32:59 +03:00 |
|
scribam
|
c863da278f
|
Add cellRtc functions
|
2017-04-06 12:55:33 +03:00 |
|
Nekotekina
|
fc56e70172
|
vm::ptr<char> formatting
|
2016-08-11 16:47:20 +03:00 |
|
Nekotekina
|
e2d82394f6
|
Cell
|
2016-05-23 16:22:23 +03:00 |
|
Nekotekina
|
5637c22363
|
Partial commit: Modules (cell)
|
2016-04-15 19:22:29 +03:00 |
|