Unknown W. Brackets
|
8f96405ee5
|
Net: Remove usage of Memory::WriteStruct().
This also validates pointer write size better.
|
2022-09-03 10:44:11 -07:00 |
|
Unknown W. Brackets
|
bdb4107014
|
Net: Cleanup initialization syntax.
|
2022-08-13 12:43:14 -07:00 |
|
ANR2ME
|
3b7a33ddd8
|
Prefer using "%04x" over "%04hx".
|
2022-08-06 11:04:07 +07:00 |
|
ANR2ME
|
48deb37cc8
|
Fix logging warning issue.
|
2022-08-06 03:11:59 +07:00 |
|
ANR2ME
|
4c9e1dec1a
|
Fix include issue.
|
2022-08-04 16:35:30 +07:00 |
|
ANR2ME
|
865959d420
|
Replace the dummy PSN name with Nickname on sceNpInit.
|
2022-08-04 16:12:31 +07:00 |
|
ANR2ME
|
41de63f13c
|
Moving sceNpMatching2-stuff to sceNp2.cpp/h.
PS: Register_sceNpMatching2 not being added to HLETables because currently the callback didn't work properly yet and could crash the game.
|
2022-08-04 16:12:29 +07:00 |
|
ANR2ME
|
54300eb017
|
Updated NP Library
PS: Some of registered modules should probably moved to a separate files (ie. sceNp2.cpp).
|
2022-08-04 16:12:23 +07:00 |
|
Henrik Rydgård
|
e6403d7157
|
Split GetPointer into two versions, to help with const correctness
|
2022-07-24 13:26:19 +02:00 |
|
ANR2ME
|
d99f55465e
|
Fixed possible crash issue due to lingering leftover callback events from previous multiplayer session.
|
2020-09-04 02:39:00 +07:00 |
|
ANR2ME
|
2620957aba
|
An attempt to simulate a fake PSN authentication on Patapon 3
|
2020-08-12 21:16:01 +07:00 |
|
ANR2ME
|
92db25e486
|
Renaming sceNp* NIDs functions to their proper function names.
|
2020-08-12 20:27:03 +07:00 |
|
Unknown W. Brackets
|
fcf0518223
|
Update all the HLE tables with arg and ret info.
|
2015-03-22 20:51:55 -07:00 |
|
Lioncash
|
4ccb838306
|
Core: Mark some module functions as static
|
2014-12-08 04:40:08 -05:00 |
|
Unknown W. Brackets
|
05ab192c9c
|
Reduce includes in Core/HLE/.
Especially templates.
|
2014-03-15 11:22:19 -07:00 |
|
shenweip
|
6e56e33625
|
Fix wrong logging.
|
2013-12-12 13:16:08 +08:00 |
|
shenweip
|
9bc534d54a
|
Wrap some empty functions.
|
2013-11-14 22:43:00 +08:00 |
|
mattweb28
|
d3ded6639a
|
Added sceJpeg & sceMd5
|
2013-05-15 19:49:34 +08:00 |
|
nachume
|
55b94900a0
|
UNIMPL functions replace DEBUG_LOG -> ERROR_LOG
|
2013-04-29 14:16:55 +09: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 |
|