Force67
|
dee7f7e140
|
Merge branch 'master' into deltadev
|
2019-12-03 19:44:19 +01:00 |
|
Force67
|
14685cb6ae
|
premake: qt setup
|
2019-12-03 19:38:52 +01:00 |
|
Force67
|
e3ee468357
|
gitignore filter ate the code
|
2019-12-02 21:13:54 +01:00 |
|
Force67
|
3eb5b99af6
|
proper log utility, based on fmtlib
|
2019-12-02 21:11:22 +01:00 |
|
Force67
|
1007a6fd62
|
Merge branch 'master' of https://github.com/Force67/ps4delta
|
2019-12-02 20:10:53 +01:00 |
|
Force67
|
c333208376
|
step 0: seperation of host and core, new logo
|
2019-12-02 20:10:49 +01:00 |
|
Forcez
|
e99bd258b5
|
Update README.md
|
2019-12-02 00:17:03 +01:00 |
|
Force67
|
f2f4bfd9f0
|
Update README.md
|
2019-12-01 23:42:51 +01:00 |
|
Force67
|
bb9e6051d9
|
add new logo
|
2019-09-08 00:48:32 +02:00 |
|
Force67
|
4d357718b7
|
initial SHLE stubs for ROTTR
|
2019-09-07 22:18:26 +02:00 |
|
Force67
|
d0e6d30d7c
|
linker: debug print stubs for imports
|
2019-09-07 01:11:33 +02:00 |
|
Force67
|
50ee9ed48a
|
rise of the bugfixes
|
2019-09-06 22:55:42 +02:00 |
|
Force67
|
518032eb40
|
minor stuff
|
2019-09-06 19:24:00 +02:00 |
|
Force67
|
46281365d1
|
Tls slot assignment & cleanups
|
2019-09-06 18:40:11 +02:00 |
|
Force67
|
c815f2505d
|
add new utility, more fixes
|
2019-09-06 13:30:15 +02:00 |
|
Force67
|
a7d9d1f45c
|
bugfixes + proper entry enviroment
|
2019-09-06 00:29:59 +02:00 |
|
Force67
|
fb207f897e
|
process elf relocations
|
2019-09-05 17:12:06 +02:00 |
|
Force67
|
71c883499e
|
orbis import resolval fun
|
2019-09-05 15:34:43 +02:00 |
|
Force67
|
1e5e11c101
|
hacky code exec setup
|
2019-09-04 15:11:23 +02:00 |
|
Force67
|
8a15b32e67
|
lord of the switch tables
|
2019-09-04 02:08:18 +02:00 |
|
Force67
|
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
|
2019-09-04 00:14:52 +02:00 |
|
Force67
|
317739ff17
|
basics for bootstrapping ELF (decrypted)
|
2019-09-03 16:00:46 +02:00 |
|
Force67
|
9f612ff219
|
pup container loader, memory stream
|
2019-09-03 12:35:39 +02:00 |
|
Force67
|
2d71b48dbf
|
page alignment is a thing, yo
|
2019-09-02 22:15:07 +02:00 |
|
Force67
|
80e2e96203
|
step2: "unpack" SELF to ELF
|
2019-09-02 20:04:41 +02:00 |
|
Force67
|
52829e41f8
|
a big file IO overhaul (streaming images)
|
2019-09-02 19:27:04 +02:00 |
|
Force67
|
713deea9ab
|
mistakes were made
|
2019-09-01 22:05:05 +02:00 |
|
Force67
|
ee0e051367
|
Reserve KRNL memory, SELF Dynamics
|
2019-09-01 14:30:35 +02:00 |
|
^2Force
|
f66d9c9498
|
Update cibuild.yml
|
2019-09-01 12:40:21 +02:00 |
|
Force67
|
03fec25682
|
Merge branch 'master' of https://github.com/Force67/ps4delta
|
2019-09-01 12:28:33 +02:00 |
|
Force67
|
9951cc4494
|
getting it right?
|
2019-09-01 12:28:18 +02:00 |
|
^2Force
|
c3790460c1
|
Update cibuild.yml
|
2019-09-01 12:28:00 +02:00 |
|
^2Force
|
6003a4a9f4
|
Update cibuild.yml
|
2019-09-01 12:22:11 +02:00 |
|
Force67
|
f64422fb99
|
Merge branch 'master' of https://github.com/Force67/ps4delta
|
2019-09-01 12:19:59 +02:00 |
|
^2Force
|
cd0a31e0b8
|
Update cibuild.yml
|
2019-09-01 12:18:36 +02:00 |
|
Force67
|
8cf71812ca
|
Does this work now?
|
2019-09-01 12:16:31 +02:00 |
|
^2Force
|
923bbb9b39
|
Experimenting with github actions
|
2019-09-01 11:17:27 +02:00 |
|
Force67
|
8ae3beb05d
|
more sony custom segment types
|
2019-09-01 01:17:46 +02:00 |
|
Force67
|
7d0ba7aff8
|
fix alignment issues for PG header
|
2019-09-01 00:02:06 +02:00 |
|
Force67
|
256f724249
|
delta kernel, way more SELF stuff, SELF2ELF utility
|
2019-08-31 22:54:35 +02:00 |
|
Force67
|
93af7f2573
|
starting to understand SELF
|
2019-08-31 19:59:34 +02:00 |
|
Force67
|
f75f81d34d
|
support for loader structure
|
2019-08-31 16:35:34 +02:00 |
|
Force67
|
675e71f634
|
Merge branch 'master' of https://github.com/Force67/ps4delta
|
2019-08-30 00:28:05 +02:00 |
|
Force67
|
6992cfc5c4
|
add initial (S)Elf research & structure
|
2019-08-30 00:28:01 +02:00 |
|
^2Force
|
b9f76ba7eb
|
Update README.md
|
2019-08-29 21:26:40 +02:00 |
|
Force67
|
65b69f3de5
|
initial commit
|
2019-08-29 20:59:21 +02:00 |
|