Commit graph

32 commits

Author SHA1 Message Date
Inori 23e8cfeb68 support vs2022 and llvm 16.0.6 2023-06-20 21:24:59 +08:00
jvipond 36716a0218
Fixes to get some games to boot further (#71) 2020-02-17 22:11:25 +08:00
Asuka 0dc1d2714f fix sce type names 2020-01-16 20:31:35 +08:00
Asuka 3a05aa225a add more SaveData stubs, call init_proc on libc 2020-01-11 22:19:11 +08:00
DummyCatz 8459f791bc Merge branch 'master' into linker 2019-10-07 22:51:57 +08:00
DummyCatz 55ce555c98 add trace stub for function calls from overrided functions 2019-10-07 22:48:07 +08:00
Inori 5126de7fed Implement scec_exit 2019-10-07 04:06:43 +08:00
Inori efa96b70bb Implement file and memory c api 2019-10-06 04:03:30 +08:00
Inori 3990f4c98a Add some new import functions, support two demos 2019-10-05 18:36:12 +08:00
Asuka c0792f301a implement some math and std c functions 2019-07-09 19:16:59 +08:00
Asuka 3854fe073c implement or dummy implement some functions 2019-07-06 00:23:24 +08:00
Asuka 1ce7acd5dc implement qsort 2019-07-04 20:54:51 +08:00
Asuka 10ade6c6fb implement some math and stdlib functions 2019-07-04 11:49:06 +08:00
Asuka 9c8e19a67b fix compile errors 2019-07-03 23:55:58 +08:00
Asuka 6aee9bc084 implement some time functions 2019-07-03 23:50:29 +08:00
Asuka d489027c9f implement some c string functions 2019-07-03 15:50:34 +08:00
Asuka d833c331b3 implement some thread and file functions 2019-06-30 05:02:49 +08:00
Asuka 4ee13e82a6 implenment some file and thread functions 2019-06-29 23:30:38 +08:00
Asuka e6098ab54c implenment some string functions 2019-06-29 19:11:27 +08:00
Asuka 181b9f13f9 implement some string and file functions 2019-06-29 03:34:15 +08:00
Asuka 42cf49cda5 implement some libc and kernel functions 2019-06-27 22:31:27 +08:00
Asuka 068f439640 add some new modules and functions 2019-06-26 17:49:37 +08:00
Asuka 88eb40cdeb implement some not importent functions 2019-06-25 23:48:12 +08:00
Asuka 89b9b31028 implement vsnprintf 2019-06-25 21:35:53 +08:00
Asuka 7560188023 implement cxa functions 2019-06-23 21:46:23 +08:00
Asuka 15b9377ad8 implement two atexit 2019-06-23 03:25:23 +08:00
Asuka badee982a0 implement some stdlib functions 2019-06-23 02:55:38 +08:00
Asuka a5746f8764 split sce_libc into more parts 2019-06-23 02:39:32 +08:00
Asuka b3d9bb5075 implement some libc string functions 2019-06-23 02:20:43 +08:00
Asuka 9900fbbbeb reconstruct libc files 2019-06-21 23:29:11 +08:00
Asuka 984c8fc301 fix typo 2019-06-21 15:16:44 +08:00
Asuka c9e3157f40 First commit 2019-06-21 01:35:04 +08:00