Commit graph

146 commits

Author SHA1 Message Date
Force67
4e99ce0dc8 additional GLFW frontend, patch engine 2020-04-05 19:42:01 +02:00
Force67
26a7ec1764 bugfixes galore... and i'm not even done 2020-04-02 01:43:04 +02:00
Force67
6089b56186 batch load needed prx 2020-03-01 22:55:16 +01:00
Force67
7bc8612465 fix minor regressions in syscall implementations 2020-03-01 19:27:02 +01:00
Force67
1236b1490a speedhax, userstack 2020-02-26 21:33:50 +01:00
Force67
2627dc630b Merge branch 'deltadev' into hle_v2 2020-02-26 21:32:31 +01:00
Force67
b7200db7c4 fix the mutex init issue 😳 2020-02-26 17:29:59 +01:00
Force67
bc0861e47e a lot of bugfixes 2020-02-26 17:05:56 +01:00
Force67
8b10a0258f bugfixes 2020-02-22 09:34:26 +01:00
Force67
d1121697a3 hook up sys to memory manager, select pages based on disp 🌚 2020-02-17 21:28:36 +01:00
Force67
95765df621 allow selection of non qt core 2020-02-17 20:26:01 +01:00
Force67
ad51d07797 Friendship ended with TOML, now YAML is my best friend 2020-02-17 18:19:35 +01:00
Force67
0aeaf60be6 rework the prx loader to handle all edge cases 2020-02-16 20:47:32 +01:00
Force67
3742f2bb1e breaking everything *again*, config opts 2020-02-11 20:38:01 +01:00
Force67
cf7688c759 native_lift: cache fsbase access 2020-02-05 19:26:33 +01:00
Force67
ebf9086882 fix tiny_core build 2020-02-05 14:33:16 +01:00
Force67
f69d70296e horrible ci fix 2020-02-05 14:13:59 +01:00
Force67
39720568fa Last changes as of 02/05/20
-includes a new filesystem
-complete rewrite of the PRX loader (still in progress)
-rewritten kernel infrastructure
-and much more
2020-02-05 13:58:11 +01:00
q4a
21f32ecb4a
add appveyor ci (#7)
* add appveyor ci

* appveyor: removed "cmd:", because it is the default Windows shell

* appveyor: add artifacts
2020-02-01 21:37:23 +01:00
Force67
1a4145a379 reorganize project structure 2020-01-21 22:56:49 +01:00
Force67
d845e388d3 Merge branch 'master' into hle_v2 2020-01-20 21:09:56 +01:00
Force67
b5b6cd8e28 initial win_preloader 2020-01-20 20:53:36 +01:00
Force67
ce601a92f2 HLE: manually init modules 2020-01-19 16:14:45 +01:00
Force67
3ec4d44944 Merge branch 'deltadev' of https://github.com/Force67/ps4delta into deltadev 2020-01-19 15:08:21 +01:00
Force67
f0121746d0 map modules according to page rules 2020-01-19 15:08:10 +01:00
Forcez
ee41da3d9d
Delete File.cpp 2020-01-19 15:07:32 +01:00
Forcez
0d20704412
Delete File.h 2020-01-19 15:07:24 +01:00
Force67
050ceac636 syscalls: improve dispatch speed 2020-01-19 12:33:33 +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