Commit Graph

10 Commits

Author SHA1 Message Date
CrazyBloo
58cc7616d5 implement lizardy's changes 2024-08-31 22:21:12 -04:00
CrazyBloo
d27c6319c5 format 2024-08-31 18:28:57 -04:00
CrazyBloo
0ce38285d7
Merge branch 'shadps4-emu:main' into libSceRtc 2024-08-31 18:26:24 -04:00
CrazyBloo
e247461b8d more functions 2024-08-31 18:25:27 -04:00
Xphalnos
7886761476 Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
CrazyBloo
1aafe183df format 2024-08-30 07:12:49 -04:00
CrazyBloo
2b8d1da9f9 SetTick + GetTick, adding functions, checkvalid 2024-08-30 07:02:57 -04:00
Lizardy
32cb3649d3
rtc errors (#485)
* rtc errors

* add system libs to cmakelists

* this.[func]

* fix errors

* declaration

* log handle addr

* missed

---------

Co-authored-by: microsoftv <6063922+microsoftv@users.noreply.github.com>
2024-08-21 00:47:17 +03:00
TheTurtle
c5d1d579b1
core: Many things (#194)
* video_core: Add a few missed things

* libkernel: More proper memory mapped files

* memory: Fix tessellation buffer mapping

* Cuphead work

* sceKernelPollSema fix

* clang format

* fixed ngs2 lle loading and rtc lib

* draft pthreads keys implementation

* fixed return codes

* return error code if sceKernelLoadStartModule module is invalid

* re-enabled system modules and disable debug in libs.h

* Improve linux support

* fix windows build

* kernel: Rework keys

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-06-15 14:36:07 +03:00
georgemoralis
a1efcd9832 added rtc and disc_map modules 2024-06-08 22:41:25 +03:00