Commit graph

121 commits

Author SHA1 Message Date
^2Force
6ef3254b22
Update README.md 2020-10-28 21:07:47 +01:00
Forcez
ec86058a55
Merge pull request #6 from thomasgu112/master
Add compiler option to use C++17 on every platform
2020-02-01 00:10:59 +01:00
thomasgu112
5a46cd7cd0
For portability 2020-01-29 21:05:39 +01:00
Force67
17e0d56c50 Merge branch 'deltadev' 2020-01-19 00:01:14 +01:00
Force67
4734a726c6 some tiny additions 2020-01-19 00:00:07 +01:00
Force67
0b80ae6e1e drag'n drop and command line opts 2020-01-18 23:09:24 +01:00
Force67
c39cd4ac4a fix utl::path stuff 2020-01-12 23:33:58 +01:00
Force67
8ab2a7fef1 apply clang format all of the source code, update UTL, minor changes 2020-01-12 23:06:19 +01:00
Force67
2f3375a11e Trigger CI 2020-01-11 17:16:34 +01:00
Force67
62eba50692 implement more devices & syscalls 2020-01-01 22:40:20 +01:00
Force67
b1c0244096 fix kobj table 2020-01-01 17:57:11 +01:00
Force67
e4698625d4 Merge branch 'master' of https://github.com/Force67/ps4delta 2020-01-01 16:13:42 +01:00
Force67
e9afdb6ce9 happy new year 🌆 2020-01-01 16:13:38 +01:00
Forcez
276ad36199
Merge pull request #4 from dtabacaru/master
Add another troubleshooting step
2019-12-30 01:01:06 +01:00
Force67
a7a4df0b9a Merge branch 'deltadev' 2019-12-30 00:56:25 +01:00
Force67
38a9a91a07 early module handle stuff 2019-12-30 00:55:16 +01:00
Danut Tabacaru
4c830f8150 Merge branch 'master' of https://github.com/dtabacaru/ps4delta 2019-12-29 17:30:07 -05:00
Danut Tabacaru
6e4c518b94 Fix path in troubleshoot comment
Remember to drink coffee before writing comments
2019-12-29 17:29:15 -05:00
Danut Tabacaru
6062083a7d Add another troubleshooting step 2019-12-29 17:29:15 -05:00
Danut Tabacaru
9968665419 Fix path in troubleshoot comment
Remember to drink coffee before writing comments
2019-12-29 17:25:00 -05:00
Forcez
5481a71e91
Create LICENSE 2019-12-29 22:36:20 +01:00
Danut Tabacaru
7cbe17922d Add another troubleshooting step 2019-12-29 15:39:41 -05:00
Force67
f807e354f6 resolve symbols the way sony does it 2019-12-29 17:03:25 +01:00
Forcez
e5cc4d15d3
Merge pull request #3 from MalauD/master
Giving some details to the docs as well as adding some troubleshooting for the building process
2019-12-29 12:13:02 +01:00
Malaury
3c749f61fd Giving some details for the doc + Troubleshooting 2019-12-29 10:42:53 +01:00
Malaury
9323a2a1ae Merge remote-tracking branch 'upstream/master' 2019-12-29 10:00:55 +01:00
Force67
3f3cbdfbd4 Merge branch 'master' into force_nightly_do_not_use 2019-12-28 22:32:43 +01:00
Force67
776052ee9a slightly improve documentation 2019-12-28 22:30:23 +01:00
Force67
1cba117a7c horrible code 2019-12-28 22:06:29 +01:00
Force67
ff55f712b6 syscall nametable 2019-12-26 11:35:46 +01:00
Force67
c5ab8b0985 sys_open, tag memory 2019-12-25 17:29:57 +01:00
Force67
6d3bfbdb2d move syscalls to kern 2019-12-24 11:43:43 +01:00
Force67
9d9379cfa4 lift: add right disp offset 2019-12-23 23:14:34 +01:00
Force67
a341dafab7 sys_dynlib *fun* 😢 2019-12-23 21:13:49 +01:00
Force67
33c2f0110f codelift: lift fsbase access 2019-12-22 19:02:34 +01:00
Force67
9db4eaf67e less stupid way of committing into prev mem 2019-12-21 23:53:41 +01:00
Force67
df647b1b93 hack together support for thread redzone 2019-12-21 23:27:50 +01:00
Force67
afa2f42899 Merge branch 'qol' 2019-12-21 17:24:19 +01:00
Force67
081b61dd2d tiny cleanup on some syscalls 2019-12-21 17:24:04 +01:00
Force67
227f31208c provide a userstack 2019-12-21 16:01:01 +01:00
Force67
7ef1e5a153 fully implement dyn info ex 2019-12-21 15:14:39 +01:00
Force67
3570b2dcda Merge branch 'qol' 2019-12-21 13:02:09 +01:00
Force67
8a889ed382 sys_mem: add more basic stuff 2019-12-21 12:54:21 +01:00
Force67
3108fd1a76 basic sys_mem stuff 2019-12-20 20:30:44 +01:00
Force67
7b6f4491d1 you know nothing, force 2019-12-20 18:08:18 +01:00
Force67
b084463ffd fix syscall emitting 2019-12-20 17:16:55 +01:00
Force67
ba093b5ad8 fix sceKernelGetAppInfo 2019-12-16 20:17:56 +01:00
Forcez
abcd6426a9
Merge pull request #2 from greggameplayer/patch-2
Fix github actions by initializing submodules
2019-12-16 19:08:37 +01:00
greggameplayer
53f5795830
Fix github actions by initializing submodules 2019-12-16 02:39:59 +01:00
Force67
b92dfc4fc9 hack for bypassing stack cookie problems 2019-12-15 21:37:44 +01:00