Commit graph

  • 6ef3254b22
    Update README.md master ^2Force 2020-10-28 21:07:47 +01:00
  • 3b9f3c8ab8
    Update install-qt-action to 2.3.0 (#9) deltadev Margen67 2020-04-05 10:55:29 -07:00
  • 4e99ce0dc8 additional GLFW frontend, patch engine hle_v2 Force67 2020-04-05 19:42:01 +02:00
  • 26a7ec1764 bugfixes galore... and i'm not even done Force67 2020-04-02 01:43:04 +02:00
  • eb557672f2 Update install-qt-action to 2.3.0 Margen67 2020-02-26 12:30:47 -08:00
  • 6089b56186 batch load needed prx Force67 2020-03-01 22:55:16 +01:00
  • 7bc8612465 fix minor regressions in syscall implementations Force67 2020-03-01 19:27:02 +01:00
  • 1236b1490a speedhax, userstack Force67 2020-02-26 21:33:50 +01:00
  • 2627dc630b Merge branch 'deltadev' into hle_v2 Force67 2020-02-26 21:32:31 +01:00
  • 217ba6aeeb
    Minor GitHub Actions changes, delete cibuild.bat (#8) Margen67 2020-02-26 12:32:07 -08:00
  • 951d5178e9 Minor GitHub Actions changes, delete cibuild.bat Margen67 2020-02-01 23:56:46 -08:00
  • b7200db7c4 fix the mutex init issue 😳 Force67 2020-02-26 17:29:59 +01:00
  • bc0861e47e a lot of bugfixes Force67 2020-02-26 17:05:56 +01:00
  • 8b10a0258f bugfixes Force67 2020-02-22 09:34:26 +01:00
  • d1121697a3 hook up sys to memory manager, select pages based on disp 🌚 Force67 2020-02-17 21:28:36 +01:00
  • 95765df621 allow selection of non qt core Force67 2020-02-17 20:26:01 +01:00
  • ad51d07797 Friendship ended with TOML, now YAML is my best friend Force67 2020-02-17 18:19:35 +01:00
  • 0aeaf60be6 rework the prx loader to handle all edge cases Force67 2020-02-16 20:47:32 +01:00
  • 3742f2bb1e breaking everything *again*, config opts Force67 2020-02-11 20:38:01 +01:00
  • cf7688c759 native_lift: cache fsbase access Force67 2020-02-05 19:26:33 +01:00
  • ebf9086882 fix tiny_core build Force67 2020-02-05 14:33:16 +01:00
  • f69d70296e horrible ci fix Force67 2020-02-05 14:13:59 +01:00
  • 39720568fa Last changes as of 02/05/20 Force67 2020-02-05 13:58:11 +01:00
  • 21f32ecb4a
    add appveyor ci (#7) q4a 2020-02-01 23:37:23 +03:00
  • b2fbacfacc appveyor: add artifacts q4a 2020-02-01 11:53:51 +03:00
  • a4f10a19c6 appveyor: removed "cmd:", because it is the default Windows shell q4a 2020-02-01 10:47:07 +03:00
  • ec86058a55
    Merge pull request #6 from thomasgu112/master Forcez 2020-02-01 00:10:59 +01:00
  • 7256994d47 add appveyor ci q4a 2020-02-01 00:23:22 +03:00
  • 0904fce319 Basic changes to file utilities for linux portability tomasgu112 2020-01-30 08:26:08 +01:00
  • 65a153bbfc Add memory functions for linux tomasgu112 2020-01-29 21:50:39 +01:00
  • 5a46cd7cd0
    For portability thomasgu112 2020-01-29 21:05:39 +01:00
  • 1a4145a379 reorganize project structure Force67 2020-01-21 22:56:49 +01:00
  • d845e388d3 Merge branch 'master' into hle_v2 Force67 2020-01-20 21:09:56 +01:00
  • b5b6cd8e28 initial win_preloader Force67 2020-01-20 20:53:36 +01:00
  • ce601a92f2 HLE: manually init modules Force67 2020-01-19 16:14:45 +01:00
  • 3ec4d44944 Merge branch 'deltadev' of https://github.com/Force67/ps4delta into deltadev Force67 2020-01-19 15:08:21 +01:00
  • f0121746d0 map modules according to page rules Force67 2020-01-19 15:08:10 +01:00
  • ee41da3d9d
    Delete File.cpp Forcez 2020-01-19 15:07:32 +01:00
  • 0d20704412
    Delete File.h Forcez 2020-01-19 15:07:24 +01:00
  • 050ceac636 syscalls: improve dispatch speed Force67 2020-01-19 12:33:33 +01:00
  • 17e0d56c50 Merge branch 'deltadev' Force67 2020-01-19 00:01:14 +01:00
  • 4734a726c6 some tiny additions Force67 2020-01-19 00:00:07 +01:00
  • 0b80ae6e1e drag'n drop and command line opts Force67 2020-01-18 23:09:24 +01:00
  • c39cd4ac4a fix utl::path stuff Force67 2020-01-12 23:33:58 +01:00
  • 8ab2a7fef1 apply clang format all of the source code, update UTL, minor changes Force67 2020-01-12 23:06:19 +01:00
  • 2f3375a11e Trigger CI Force67 2020-01-11 17:16:34 +01:00
  • 62eba50692 implement more devices & syscalls Force67 2020-01-01 22:40:20 +01:00
  • b1c0244096 fix kobj table Force67 2020-01-01 17:57:11 +01:00
  • e4698625d4 Merge branch 'master' of https://github.com/Force67/ps4delta Force67 2020-01-01 16:13:42 +01:00
  • e9afdb6ce9 happy new year 🌆 Force67 2020-01-01 16:13:38 +01:00
  • 276ad36199
    Merge pull request #4 from dtabacaru/master Forcez 2019-12-30 01:01:06 +01:00
  • a7a4df0b9a Merge branch 'deltadev' Force67 2019-12-30 00:56:25 +01:00
  • 38a9a91a07 early module handle stuff Force67 2019-12-30 00:55:16 +01:00
  • 4c830f8150 Merge branch 'master' of https://github.com/dtabacaru/ps4delta Danut Tabacaru 2019-12-29 17:30:07 -05:00
  • 6e4c518b94 Fix path in troubleshoot comment Remember to drink coffee before writing comments Danut Tabacaru 2019-12-29 17:25:00 -05:00
  • 6062083a7d Add another troubleshooting step Danut Tabacaru 2019-12-29 15:39:41 -05:00
  • 9968665419 Fix path in troubleshoot comment Remember to drink coffee before writing comments Danut Tabacaru 2019-12-29 17:25:00 -05:00
  • 5481a71e91
    Create LICENSE Forcez 2019-12-29 22:36:20 +01:00
  • 7cbe17922d Add another troubleshooting step Danut Tabacaru 2019-12-29 15:39:41 -05:00
  • f807e354f6 resolve symbols the way sony does it force_nightly_do_not_use Force67 2019-12-29 17:03:25 +01:00
  • e5cc4d15d3
    Merge pull request #3 from MalauD/master Forcez 2019-12-29 12:13:02 +01:00
  • 3c749f61fd Giving some details for the doc + Troubleshooting Malaury 2019-12-29 10:42:53 +01:00
  • 9323a2a1ae Merge remote-tracking branch 'upstream/master' Malaury 2019-12-29 10:00:55 +01:00
  • 3f3cbdfbd4 Merge branch 'master' into force_nightly_do_not_use Force67 2019-12-28 22:32:43 +01:00
  • 776052ee9a slightly improve documentation Force67 2019-12-28 22:30:23 +01:00
  • 1cba117a7c horrible code Force67 2019-12-28 22:06:29 +01:00
  • ff55f712b6 syscall nametable Force67 2019-12-26 11:35:46 +01:00
  • c5ab8b0985 sys_open, tag memory Force67 2019-12-25 17:29:57 +01:00
  • 6d3bfbdb2d move syscalls to kern Force67 2019-12-24 11:43:43 +01:00
  • 9d9379cfa4 lift: add right disp offset Force67 2019-12-23 23:14:34 +01:00
  • a341dafab7 sys_dynlib *fun* 😢 Force67 2019-12-23 21:13:49 +01:00
  • 33c2f0110f codelift: lift fsbase access Force67 2019-12-22 19:02:34 +01:00
  • 9db4eaf67e less stupid way of committing into prev mem Force67 2019-12-21 23:53:41 +01:00
  • df647b1b93 hack together support for thread redzone Force67 2019-12-21 23:27:50 +01:00
  • afa2f42899 Merge branch 'qol' Force67 2019-12-21 17:24:19 +01:00
  • 081b61dd2d tiny cleanup on some syscalls qol Force67 2019-12-21 17:24:04 +01:00
  • 227f31208c provide a userstack Force67 2019-12-21 16:01:01 +01:00
  • 7ef1e5a153 fully implement dyn info ex Force67 2019-12-21 15:14:39 +01:00
  • 3570b2dcda Merge branch 'qol' Force67 2019-12-21 13:02:09 +01:00
  • 8a889ed382 sys_mem: add more basic stuff Force67 2019-12-21 12:54:21 +01:00
  • 3108fd1a76 basic sys_mem stuff Force67 2019-12-20 20:30:44 +01:00
  • 7b6f4491d1 you know nothing, force Force67 2019-12-20 18:08:18 +01:00
  • b084463ffd fix syscall emitting Force67 2019-12-20 17:16:55 +01:00
  • ba093b5ad8 fix sceKernelGetAppInfo Force67 2019-12-16 20:17:56 +01:00
  • abcd6426a9
    Merge pull request #2 from greggameplayer/patch-2 Forcez 2019-12-16 19:08:37 +01:00
  • 53f5795830
    Fix github actions by initializing submodules greggameplayer 2019-12-16 02:39:59 +01:00
  • b92dfc4fc9 hack for bypassing stack cookie problems Force67 2019-12-15 21:37:44 +01:00
  • 300f85d0fd Merge branch 'qol' Force67 2019-12-15 00:02:24 +01:00
  • ae2056baa6 some more fixes Force67 2019-12-14 23:56:19 +01:00
  • 23b7e889b1 😞 Force67 2019-12-14 23:44:34 +01:00
  • 069b2168d0 watch me fail Force67 2019-12-14 23:33:47 +01:00
  • d173ed6d37
    Update cibuild.yml Forcez 2019-12-14 23:18:03 +01:00
  • 10e977e652 attempt at fixing CI Force67 2019-12-14 23:09:09 +01:00
  • 9e5a991fc7 make the emu buildable again for strangers 👀 Force67 2019-12-14 22:33:20 +01:00
  • 63618c873e fix for utl lib Force67 2019-12-14 20:06:07 +01:00
  • f52c7c91ef krnl module cleanup Force67 2019-12-13 23:44:09 +01:00
  • 75efe08371 after torturing the loader we now load all krnl deps Force67 2019-12-12 23:27:05 +01:00
  • d830cb6df6 oopsie, gef Force67 2019-12-12 21:37:55 +01:00
  • ae2b1c5b9f initial work on sys_dynlib Force67 2019-12-12 20:57:32 +01:00
  • c86a3f3f51 codeLift: dont run pass twice, fix memory freeing Force67 2019-12-11 21:39:26 +01:00