Commit Graph

  • 4cd7c985f0
    IPC Episode 1 - Prologue Ryan Teal 2019-07-09 22:35:51 +01:00
  • d4f1a3735f
    Revert "Remove JetBrains folder" Ryan Teal 2019-07-07 19:33:39 +01:00
  • 72d8821032 Merge branch 'master' of https://github.com/lightswitch-emu/Lightswitch Starlet Leonhart 2019-07-07 13:48:15 -04:00
  • a1f6cca719 Revert last commit because I fucking suck. Starlet Leonhart 2019-07-07 13:48:11 -04:00
  • 79966d8d22 Remove JetBrains folder Starlet Leonhart 2019-07-07 13:38:24 -04:00
  • 18de764e96
    Fix something I keep forgetting to do in unicorn.h Starlet Leonhart 2019-07-05 12:33:31 -04:00
  • 1e057cb5f9
    Add hos/kernel/kernel.cpp to CMake Ryan Teal 2019-07-05 13:48:18 +01:00
  • e44f7f8feb
    Basic KObject implementation Ryan Teal 2019-07-05 13:33:58 +01:00
  • c7fafd3f72 Remove pop-up image for non-libnx NROs v0.1-alpha ◱ PixelyIon 2019-07-04 02:21:45 +05:30
  • 4da7a9cdbc Support non-libnx NROs ◱ PixelyIon 2019-07-04 02:18:43 +05:30
  • 2bf88e129d
    Remove Picasso leftovers Ryan Teal 2019-07-03 21:12:06 +01:00
  • 07fb87b441
    Use NRO0 verification instead of ASET verification Ryan Teal 2019-07-03 21:02:59 +01:00
  • 012b1df5d8 NRO Validation ◱ PixelyIon 2019-07-04 01:25:06 +05:30
  • 0eef380781
    Implement GetInfo #8 IsCurrentProcessBeingDebugged Ryan Teal 2019-07-03 20:53:51 +01:00
  • 3ed3365d81 UI update: Pop-up Icons ◱ PixelyIon 2019-07-04 00:49:21 +05:30
  • ae6dddf9f6 UI update: Snackbars + NRO Metadata ◱ PixelyIon 2019-07-04 00:14:28 +05:30
  • 4921bb41ea
    Add the Picasso image loading library Ryan Teal 2019-07-03 18:50:44 +01:00
  • bbf02e29e5
    Fix hacky icon loading method Ryan Teal 2019-07-03 18:42:12 +01:00
  • f0daeebb03
    Clean up imports Ryan Teal 2019-07-03 18:28:22 +01:00
  • e84e0c7705
    Add NRO icon loading Ryan Teal 2019-07-03 18:27:49 +01:00
  • 892960e8fd
    Add launcher icon Ryan Teal 2019-07-03 15:58:38 +01:00
  • eb8f9928ed
    Add NRO TitleEntry parsing Ryan Teal 2019-07-03 15:42:08 +01:00
  • 15f8c4b5f0 Addition of a UI: Settings and NRO list ◱ PixelyIon 2019-07-03 04:49:45 +05:30
  • d4ddbe9b88 Add title ID in getinfo Starlet Leonhart 2019-07-02 17:55:31 -04:00
  • be79abd213 Another minor code clean up, because I'm dumb Starlet Leonhart 2019-07-02 17:51:34 -04:00
  • f10e4463fe Clean up again Starlet Leonhart 2019-07-02 17:48:42 -04:00
  • 13b1354a00
    Implement svcGetInfo Ryan Teal 2019-07-02 22:45:34 +01:00
  • 040121340a Minor code cleanup Starlet Leonhart 2019-07-02 17:43:49 -04:00
  • e108d4a0be
    Implement svcOutputDebugString Ryan Teal 2019-07-02 22:34:08 +01:00
  • 80955679e0 Remove ARMv7 support, turns out I was talking out of my ass. Starlet Leonhart 2019-07-02 17:32:20 -04:00
  • f5971905d8 Nearly forgot the ABI filters Starlet Leonhart 2019-07-02 17:10:12 -04:00
  • ca1eb1d7e3 Add ARMv7 libunicorn static library Starlet Leonhart 2019-07-02 17:09:06 -04:00
  • 4971eb16b2 update readme a bit yvar192 2019-07-02 22:28:52 +02:00
  • f8605a417d
    Add SVC handler Ryan Teal 2019-07-02 21:04:52 +01:00
  • ffbcf0fb33
    Add as include directory Ryan Teal 2019-07-02 21:00:57 +01:00
  • 8080760cd5
    Remove unused forward declarations in cpu.cpp Ryan Teal 2019-07-02 20:46:39 +01:00
  • 5cece7daed
    Fix Cyuubi's CPU implementation Ryan Teal 2019-07-02 20:40:35 +01:00
  • 67b2ee3ea5
    Add TLS memory map Ryan Teal 2019-07-02 16:30:43 +01:00
  • 8c5a224af7
    Addition of readme.md ◱ PixelyIon 2019-07-01 22:27:04 +05:30
  • d00e8767bc temp readme yvar192 2019-07-01 18:46:48 +02:00
  • 4310ffd4dd
    Fix interrupt hook and memory maps Ryan Teal 2019-06-30 22:07:10 +01:00
  • 75c608fd25 Add CPU class Starlet Leonhart 2019-06-30 12:42:55 -04:00
  • 39b591bcfd
    Move namespaces to core:: Ryan Teal 2019-06-30 16:00:17 +01:00
  • 2f24f28084
    An actual memory implementation Ryan Teal 2019-06-30 15:39:56 +01:00
  • 64f2f90087
    Add external storage permission dialog Ryan Teal 2019-06-30 15:35:25 +01:00
  • 856f00bf7e
    Clean up main source file Ryan Teal 2019-06-30 15:04:22 +01:00
  • 1142e397c6
    Implement NRO loader Ryan Teal 2019-06-30 14:26:57 +01:00
  • 428b4ce868
    Add .idea/modules.xml to .gitignore Ryan Teal 2019-06-29 19:20:30 +01:00
  • 8839bfaaf4 push communist agenda ◱ PixelyIon 2019-06-29 22:09:23 +05:30
  • faad5a7c72 push some bullcrap Starlet Leonhart 2019-06-29 12:13:36 -04:00
  • 89346359cd Port ARM64 unicorn sample Starlet Leonhart 2019-06-29 10:21:59 -04:00
  • 6ebee35104 Remove unneeded unicorn headers Starlet Leonhart 2019-06-29 10:06:00 -04:00
  • 48338f9459 another minor change Starlet Leonhart 2019-06-29 09:56:13 -04:00
  • b4c04b016a minor cmakelists change to improve the overall user experience Starlet Leonhart 2019-06-29 09:53:37 -04:00
  • 0026653033 Add some stupid file Android Studio wants to add. Starlet Leonhart 2019-06-29 09:46:01 -04:00
  • 875fe194f6 Structure Code and Link libunicorn ◱ PixelyIon 2019-06-29 19:05:24 +05:30
  • 2e5d107f5d add files, cannot figure out why native lib is broken Starlet Leonhart 2019-06-28 20:35:14 -04:00
  • 4cd6c574f0
    Initial commit Starlet Leonhart 2019-06-28 08:18:59 -04:00