Pedro Montes Alcalde
4a14d546ba
Tick Tick Tick, thats the sound of 2024 flying by ( #3503 )
2025-01-19 18:51:43 -03:00
Macdu
e78b375676
modules/SceIpmi: Adding module and stub few functions.
...
modules/module parent: Adding create vtable fonction.
2024-11-05 00:12:26 +03:00
Saturnsky
faab9d6aff
modules: Add SceUlobjDbg related new NIDs ( #3388 )
2024-10-03 21:14:58 +02:00
scribam
77abeaa167
vita3k: More cleanup ( #3379 )
...
* vita3k: Use C++17 nested namespace definition
* vita3k: Remove redundant call to c_str()
* vita3k: Prefer C++ header
* vita3k: Use structured bindings
* shader: Add explicit fallthrough
* vita3k: Cleanup headers and dependencies
* util: Add WIN32_LEAN_AND_MEAN before <Windows.h>
* modules: Remove redundant 'const' specifier on a constexpr variable
* modules: Remove redundant return statement at the end of a function with a void return type
* clang-format: Use C++20 standard
* vita3k: Insert new line at EOF
* host: rename filesystem.hpp to filesystem.h
2024-09-18 21:48:08 +02:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024
2024-01-01 12:36:32 -03:00
Macdu
333af2765c
modules: Stub some unkown CommonDialog function ( #3135 )
2023-12-17 21:22:04 +01:00
bookmist
7d3608808d
modules: Describe and partial implement SceRtabi module
...
used by driver_us.suprx
2023-07-16 21:41:58 +03:00
Macdu
e36332b343
nids: Add missing lwmutex nids
2023-05-07 13:35:58 +02:00
bookmist
0a419822ce
modules/SceLibKernel: export module variables __stack_chk_guard, __sce_libcparam
...
Not really needed, just to hide errors when importing almost all modules
Also add logs to error handling functions
2023-01-19 13:35:30 +03:00
bookmist
40ee98e560
modules/SceNet: implement LLE libHttp and libSsl
2023-01-05 16:53:07 +03:00
EXtremeExploit
41a17e79c7
Planet Earth Season 2023
2023-01-02 10:46:20 +01:00
Pedro Montes Alcalde
ec8bbf84b8
NID: Add __stack_chk_guard ( #2028 )
2022-08-23 09:40:38 -03:00
Zangetsu38
0e76faf933
modules/ScePaf/ScePafStdc: Implement sce_paf_private_strlen.
...
- register few nid of ScePafStdc library.
register one nid in library ScePafResource.
2022-03-20 09:53:41 +01:00
bookmist
6321778b80
modules/SceProcessmgr: implement sceLibKernel_9F793F84 (need for LLE sceShell)
2021-12-23 13:25:44 +01:00
Zangetsu38
ce260f1c1f
modules/SceKernelModulemgr: Implement sceKernelStartModule.
...
modules: register nid and function of SceShellSvc libary.
2021-11-05 13:45:48 +01:00
Zangetsu38
6655cf16b0
modules: Register nids and function of few library.
...
- for library Ft2/Motion/KernelForMono/KernelForVM/LibGcc/LibKernel/Mp4/RtcForDriver.
- move library AppMgrUser/DisplayUser/Fios2User/RtcUser/Motion inside DriverUser module.
- Config: remove load lib kernel and load only driver user.
2021-11-04 06:33:57 +01:00
scribam
ca83365c07
Run gen-modules
2021-10-16 20:07:20 +02:00
hobyst
168dfb19ca
Add license notice on source files which didn't have one
...
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
sunho
1e96724d45
kernel: Pull out avplayer,auidodev,videodec,fiber state
...
kernel: Add ObjectStore
modules: Support library init function
modules: Pull out cpu_protocol
vita3k: Rename .h -> .inc
io: Remove unneccesary base_tick argument
cmake: Folderify modules and kernel
2021-05-09 19:47:59 +02:00
Zangetsu38
61c1a077a2
modules: Add some nids and funtions for new kernel library.
...
- relate modules SceKernelThreadMgr, SceProcessmgr, SceSysmem, ScePaf.
2021-04-16 14:07:05 +02:00
Zangetsu38
cc716cdddd
modules: Add functions and nids for SceFios2KernelForDriver.
2021-04-12 17:18:42 +02:00
scribam
cc49970910
modules: sync with latest vita-headers/db.yml
2021-02-04 23:16:00 +01:00
scribam
296203fbf7
modules: sync with latest vita-headers/db.yml
2020-12-04 17:47:43 +01:00
scribam
bc09a3053f
SceGxm: rename sceGxmGetRenderTargetMemSizes to sceGxmGetRenderTargetMemSize
2020-11-15 21:45:43 +01:00
Sunho Kim
1503bb9bf8
modules: format code
2020-06-11 18:23:53 +02:00
Sunho Kim
52e41f3bd2
modules: fix hle var import and _pLibPerfCaptureFlagPtr
2020-06-11 10:45:49 +02:00
Sunho Kim
eddb75bd76
emu: add hle nid variable exports
2020-06-07 09:10:04 +02:00
Nicolas Jallamion
8e48126282
modules/SceGxm: Add some duplicated functions ( #697 )
2020-05-12 16:58:33 +03:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00