Commit graph

20 commits

Author SHA1 Message Date
Pedro Montes Alcalde
4a14d546ba
Tick Tick Tick, thats the sound of 2024 flying by (#3503) 2025-01-19 18:51:43 -03:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024 2024-01-01 12:36:32 -03:00
Macdu
e64fa370c7 modules: cleanup 2023-09-10 23:35:12 +02:00
Pedro Montes Alcalde
68e46369f4
net/http: Some improvements 2023-04-13 16:08:20 -03:00
bookmist
3310eb5889 modules/SceNetCtl: sceNetCtlInetGetInfo stub implement code SCE_NETCTL_INFO_GET_DEVICE, SCE_NETCTL_INFO_GET_RSSI_PERCENTAGE, add empty stubs for other codes 2023-01-19 13:35:30 +03:00
EXtremeExploit
41a17e79c7 Planet Earth Season 2023 2023-01-02 10:46:20 +01:00
bookmist
f03c257a33 modules: Add Tracy to all implemented functions in implemented modules.
modules/tracy: module name macro
Remove unused hack from SceMp4, mark ScePgf/sceFontNewLib unimplemented
2022-10-29 20:35:17 +03:00
Pedro Montes Alcalde
b6e0a0e274
modules: Implement HTTP (#1676) 2022-09-25 17:23:26 -03:00
Macdu
636b1dfedd kernel: Rewrite the way svc and callbacks are handled 2022-09-16 21:57:57 +02:00
Pedro Montes Alcalde
d07f6d513b
net/ctl: Add loopback IP as default in case no other IP is found (#1963) 2022-08-26 17:00:13 -03:00
Macdu
2eefc9751e vita3k: Remove unnecessary dependencies between librairies and files 2022-07-28 12:24:06 +02:00
hobyst
1169da50bc host: Rename host to emuenv
This commit renames the host library as emuenv (emulated PS Vita
environment) to avoid confusion with the future host OS abstraction
layer
2022-07-03 14:31:24 +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
scribam
4424ae596d SceNetCtl: Code refactoring 2021-05-24 03:36:42 +02:00
sunho
c6790fa021 kernel: Merge thread state and functions & fix gdb 2021-05-22 21:12:11 +02:00
sunho
c6a20fc894 kernel: Redesign guest function calling 2021-05-18 03:18:25 +09:00
sunho
3d86d89aa0 modules: use new run_callback 2021-02-20 20:08:28 +01:00
sunho
a80f8f959f net: fix callback stub and give flight mode to callback 2020-07-17 16:54:06 +02:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00
Renamed from src/emulator/modules/SceNetCtl/SceNetCtl.cpp (Browse further)