Commit graph

  • 116d5968c0 loader: map libkernel properly, hello from userland Force67 2019-12-11 21:32:29 +01:00
  • 16737942d9 CI test commit BlackOfWorld 2019-12-11 10:28:59 +01:00
  • 0c005dbae1
    Update cibuild.yml BlackOfWorld 2019-12-11 10:24:37 +01:00
  • e12fa48730 basic syscall stuff Force67 2019-12-11 00:00:25 +01:00
  • 1f1013eee1 libc experiment Force67 2019-12-08 23:23:31 +01:00
  • a57c5af2f5 clean up krnl proc system Force67 2019-12-08 20:38:32 +01:00
  • 4f102eb423 fix xbyak build Force67 2019-12-08 18:48:43 +01:00
  • 3efc4b992f switch to offical clangCL distribution Force67 2019-12-08 17:51:07 +01:00
  • b9e8df3b2d boot some elfs, fix symbol clashes Force67 2019-12-08 16:26:16 +01:00
  • 16ef5a46c9 regen vmodules with newely cracked hashes. Huge thanks to SocraticBliss for areolib. Force67 2019-12-08 01:26:03 +01:00
  • ca733ac5d8 make the switch to llvm 9.0 Force67 2019-12-07 21:23:55 +01:00
  • 45af6e7ae5 glue window things together Force67 2019-12-07 19:49:11 +01:00
  • f6f8cddafb qt moc changes, create delta window Force67 2019-12-07 16:21:26 +01:00
  • 1ac40b351d dcore Force67 2019-12-03 19:44:36 +01:00
  • dee7f7e140 Merge branch 'master' into deltadev Force67 2019-12-03 19:44:19 +01:00
  • 14685cb6ae premake: qt setup Force67 2019-12-03 19:38:52 +01:00
  • e3ee468357 gitignore filter ate the code Force67 2019-12-02 21:13:54 +01:00
  • 3eb5b99af6 proper log utility, based on fmtlib Force67 2019-12-02 21:11:22 +01:00
  • 1007a6fd62 Merge branch 'master' of https://github.com/Force67/ps4delta Force67 2019-12-02 20:10:53 +01:00
  • c333208376 step 0: seperation of host and core, new logo Force67 2019-12-02 20:10:49 +01:00
  • e99bd258b5
    Update README.md Forcez 2019-12-02 00:17:03 +01:00
  • f2f4bfd9f0 Update README.md Force67 2019-12-01 23:42:51 +01:00
  • bb9e6051d9 add new logo Force67 2019-09-08 00:48:32 +02:00
  • 4d357718b7 initial SHLE stubs for ROTTR Force67 2019-09-07 22:18:26 +02:00
  • d0e6d30d7c linker: debug print stubs for imports Force67 2019-09-07 01:11:33 +02:00
  • 50ee9ed48a rise of the bugfixes Force67 2019-09-06 22:55:42 +02:00
  • 518032eb40 minor stuff Force67 2019-09-06 19:24:00 +02:00
  • 46281365d1 Tls slot assignment & cleanups Force67 2019-09-06 18:40:11 +02:00
  • c815f2505d add new utility, more fixes Force67 2019-09-06 13:30:15 +02:00
  • a7d9d1f45c bugfixes + proper entry enviroment Force67 2019-09-06 00:29:59 +02:00
  • fb207f897e process elf relocations Force67 2019-09-05 17:12:06 +02:00
  • 71c883499e orbis import resolval fun Force67 2019-09-05 15:34:43 +02:00
  • 1e5e11c101 hacky code exec setup Force67 2019-09-04 15:11:23 +02:00
  • 8a15b32e67 lord of the switch tables Force67 2019-09-04 02:08:18 +02:00
  • 80a4e90292 make utl::File cheap to pass around, memory streams, move SCE/ELF typedefs, shared lib, add building doc this is the longest message ever Force67 2019-09-04 00:14:52 +02:00
  • 317739ff17 basics for bootstrapping ELF (decrypted) Force67 2019-09-03 16:00:46 +02:00
  • 9f612ff219 pup container loader, memory stream Force67 2019-09-03 12:35:39 +02:00
  • 2d71b48dbf page alignment is a thing, yo Force67 2019-09-02 22:15:07 +02:00
  • 80e2e96203 step2: "unpack" SELF to ELF Force67 2019-09-02 20:04:41 +02:00
  • 52829e41f8 a big file IO overhaul (streaming images) Force67 2019-09-02 19:27:04 +02:00
  • 713deea9ab mistakes were made Force67 2019-09-01 22:05:05 +02:00
  • ee0e051367 Reserve KRNL memory, SELF Dynamics Force67 2019-09-01 14:30:35 +02:00
  • f66d9c9498
    Update cibuild.yml ^2Force 2019-09-01 12:40:21 +02:00
  • 03fec25682 Merge branch 'master' of https://github.com/Force67/ps4delta Force67 2019-09-01 12:28:33 +02:00
  • 9951cc4494 getting it right? Force67 2019-09-01 12:28:18 +02:00
  • c3790460c1
    Update cibuild.yml ^2Force 2019-09-01 12:28:00 +02:00
  • 6003a4a9f4
    Update cibuild.yml ^2Force 2019-09-01 12:22:11 +02:00
  • f64422fb99 Merge branch 'master' of https://github.com/Force67/ps4delta Force67 2019-09-01 12:19:59 +02:00
  • cd0a31e0b8
    Update cibuild.yml ^2Force 2019-09-01 12:18:36 +02:00
  • 8cf71812ca Does this work now? Force67 2019-09-01 12:16:31 +02:00
  • 923bbb9b39
    Experimenting with github actions ^2Force 2019-09-01 11:17:27 +02:00
  • 8ae3beb05d more sony custom segment types Force67 2019-09-01 01:17:46 +02:00
  • 7d0ba7aff8 fix alignment issues for PG header Force67 2019-09-01 00:02:06 +02:00
  • 256f724249 delta kernel, way more SELF stuff, SELF2ELF utility Force67 2019-08-31 22:54:35 +02:00
  • 93af7f2573 starting to understand SELF Force67 2019-08-31 19:59:34 +02:00
  • f75f81d34d support for loader structure Force67 2019-08-31 16:35:34 +02:00
  • 675e71f634 Merge branch 'master' of https://github.com/Force67/ps4delta Force67 2019-08-30 00:28:05 +02:00
  • 6992cfc5c4 add initial (S)Elf research & structure Force67 2019-08-30 00:28:01 +02:00
  • b9f76ba7eb
    Update README.md ^2Force 2019-08-29 21:26:40 +02:00
  • 65b69f3de5 initial commit Force67 2019-08-29 20:59:21 +02:00