Commit graph

  • fd2ea47f74 lr: Introducing registered data Adubbz 2019-08-13 22:58:49 +10:00
  • f822902203 Correct main thread stack size Adubbz 2019-08-13 22:23:38 +10:00
  • c1c08b7d03 Correct amount of add on content Adubbz 2019-08-13 16:38:44 +10:00
  • da0a293f38 Fixed 1.0.0 booting Adubbz 2019-08-10 17:01:24 +10:00
  • 85e36522e4 Remove debug code Adubbz 2019-08-10 00:51:03 +10:00
  • 46eefc5b2a Fixed doubleup on path creation Adubbz 2019-08-09 17:31:59 +10:00
  • 4e5981488e Fixed reinitialization Adubbz 2019-08-09 17:01:55 +10:00
  • 01c7f3242c Improved type safety Adubbz 2019-08-09 15:44:47 +10:00
  • b17c556fcb Fixed ContentId/PlaceHolderId alignment Adubbz 2019-08-09 15:30:25 +10:00
  • b7f72323a7 Fixed file modes Adubbz 2019-08-09 11:36:49 +10:00
  • 1a7b9c3428 Misc changes Adubbz 2019-08-09 11:28:41 +10:00
  • ca2252254f Revert "Remove debug code (again)" Adubbz 2019-08-08 20:12:21 +10:00
  • d37b92b5c6 Remove debug code (again) Adubbz 2019-08-08 18:24:56 +10:00
  • 3c0e0443e2 Refactor placeholder cacheing Adubbz 2019-08-08 18:07:51 +10:00
  • 8761e5f415 Misc cleanup Adubbz 2019-08-08 16:42:25 +10:00
  • 82c97b1e4b Abstract away file writing logic Adubbz 2019-08-07 20:43:48 +10:00
  • 3c64b34cc4 Universally use EnsureEnabled Adubbz 2019-08-07 18:48:31 +10:00
  • ac24ab8005 Always cache placeholder file. Switch to ftell for preventing appending Adubbz 2019-08-06 22:13:05 +10:00
  • 1283f50572 Revert "Removed debug code" Adubbz 2019-08-06 21:32:28 +10:00
  • bc377bd5dd Manually prevent placeholder/content appending Adubbz 2019-08-06 21:29:28 +10:00
  • 6060aee62b Added a scope guard for WritePlaceHolder Adubbz 2019-08-06 19:16:27 +10:00
  • a98a2f4592 Removed debug code Adubbz 2019-08-06 18:56:27 +10:00
  • 52837a78f4 Fixed List implementation. Also lots of debug logging. Adubbz 2019-08-06 18:31:46 +10:00
  • d58d370123 Prevent automatic placeholder creation on open Adubbz 2019-08-06 14:13:15 +10:00
  • 16f437842c Fixed incorrect content manager destruction Adubbz 2019-08-04 23:39:54 +10:00
  • 68d1ef1d43 Fixed placeholder/content deletion Adubbz 2019-08-04 22:33:15 +10:00
  • abc94ea27d Various fixes. Note: This contains debug stuff which will be removed later. I was getting tired of having to cherrypick tiny changes Adubbz 2019-08-04 13:10:45 +10:00
  • 352b747789 Bump heap size, fix CleanupAllPlaceHolder Adubbz 2019-08-03 22:50:56 +10:00
  • e9879165b4 Fixed content path generation Adubbz 2019-07-27 23:43:54 +10:00
  • 77ebbecdc2 Fix logic inversion Adubbz 2019-07-27 23:11:17 +10:00
  • 991138ca1d Make dispatch tables great again Adubbz 2019-07-27 22:19:04 +10:00
  • 852565fa2e Various command improvements Adubbz 2019-07-27 21:56:10 +10:00
  • f8a582c689 More main fixes Adubbz 2019-07-27 19:56:54 +10:00
  • cfdbf53271 Fixed more stdio error handling Adubbz 2019-07-27 13:32:49 +10:00
  • 36c1fafb0d errno begone Adubbz 2019-07-27 11:59:56 +10:00
  • d985c0e87f Misc fixes Adubbz 2019-07-27 11:14:39 +10:00
  • c1b48289df Use r+b, not w+b Adubbz 2019-07-27 01:25:31 +10:00
  • 2e8f90fa42 Fix HasFile and HasDirectory Adubbz 2019-07-27 01:08:22 +10:00
  • cd303702f3 Fix a potential data abort when flushing the placeholder accessor cache Adubbz 2019-07-27 00:20:56 +10:00
  • 5e53256388 Fix incorrect setup for NandUser's content storage entry Adubbz 2019-07-26 22:15:18 +10:00
  • 8124e03684 Stack size bump Adubbz 2019-07-26 19:17:43 +10:00
  • 5c3195514c Give access to svcCallSecureMonitor Adubbz 2019-07-26 09:04:20 +10:00
  • f37dc79ad9 Remove unnecessary smExit Adubbz 2019-07-26 08:26:18 +10:00
  • 83a3fdadea Modernize ncm_main Adubbz 2019-07-26 08:23:36 +10:00
  • cd374a04f5 Implement NCM Adubbz 2019-07-25 22:53:32 +10:00
  • e8759e983f libstrat: update for latest libnx, delete ipc in prep for rewrite Michael Scire 2019-09-30 02:52:32 -07:00
  • 6ee5e75bcf sts: add STS_UNREACHABLE_DEFAULT_CASE() Michael Scire 2019-09-28 15:13:20 -07:00
  • bedd71f784 os: implement waitable management. Michael Scire 2019-09-27 18:04:58 -07:00
  • 73d904036d
    fusee: relax emummc multipart check for FAT32 hexkyz 2019-09-27 19:35:00 +01:00
  • 66f8052502 mitm: fix long-standing C descriptor issue. Michael Scire 2019-09-24 21:43:18 -07:00
  • 13a7f18d79 libstrat: namespace hossynch.hpp Michael Scire 2019-09-24 03:15:36 -07:00
  • 2747024ff5
    Changed reboot logic IGambleNull 2019-09-19 13:34:50 +02:00
  • 542833866e git subrepo push stratosphere/libstratosphere Michael Scire 2019-09-18 12:43:47 -07:00
  • 89c484414b dmnt: Truncate cheat names after maxlen instead of failing Michael Scire 2019-09-16 22:49:58 -07:00
  • fe2dd671fb dmnt: fix edge case in debug events thread Michael Scire 2019-09-16 22:47:00 -07:00
  • 8abee1bdaa dmnt: fix some bugs in init Michael Scire 2019-09-16 02:14:23 -07:00
  • 78a730ddf6 dmnt: refactor to use sts:: namespace. Michael Scire 2019-09-16 01:22:08 -07:00
  • 93ea2be5ed dmnt: Truncate cheat names after maxlen instead of failing Michael Scire 2019-09-16 22:49:58 -07:00
  • bd52c1237b dmnt: fix edge case in debug events thread Michael Scire 2019-09-16 22:47:00 -07:00
  • 9733289966 dmnt: fix some bugs in init Michael Scire 2019-09-16 02:14:23 -07:00
  • 0bc246948a dmnt: refactor to use sts:: namespace. Michael Scire 2019-09-16 01:22:08 -07:00
  • a750e55f75 tmp-hid-mitm: less aggressively enable controllers Michael Scire 2019-09-14 13:37:31 -07:00
  • c62c4846fc Bump version to 0.9.4. 0.9.4 Michael Scire 2019-09-13 04:30:33 -07:00
  • 8db5b01507 hbl_html: enforce line ending = lf (fixes broken whitelist) Michael Scire 2019-09-13 04:18:31 -07:00
  • a6e405c988 ldr: fix hbl_html redirection invocation Michael Scire 2019-09-12 22:44:05 -07:00
  • 6613fda4b1 ams_mitm: add temporary hid mitm on 9.x for compat Michael Scire 2019-09-12 09:01:36 -07:00
  • a18a6e87df git subrepo pull emummc Michael Scire 2019-09-12 02:03:03 -07:00
  • 93d83c5bb9 ams: initial support for 9.0.0 Michael Scire 2019-09-12 01:18:58 -07:00
  • d68b9b261c Bump version to 0.9.4. Michael Scire 2019-09-13 04:30:33 -07:00
  • 383409360f hbl_html: enforce line ending = lf (fixes broken whitelist) Michael Scire 2019-09-13 04:18:31 -07:00
  • 91fe7060a0 ldr: fix hbl_html redirection invocation Michael Scire 2019-09-12 22:44:05 -07:00
  • 681f15003d ams_mitm: add temporary hid mitm on 9.x for compat Michael Scire 2019-09-12 09:01:36 -07:00
  • 54659c7a10 git subrepo pull emummc Michael Scire 2019-09-12 02:03:03 -07:00
  • 68091a28a2 ams: initial support for 9.0.0 Michael Scire 2019-09-12 01:18:58 -07:00
  • 6ee8720028 boot: fix pinmux init off-by-one Michael Scire 2019-08-29 00:18:40 -07:00
  • 600d68bd1a ams_mitm: fix bis key generation for newer hardware Michael Scire 2019-08-29 00:14:23 -07:00
  • fec5432c4b ncm: Misc cleanup Adubbz 2019-08-24 16:02:08 +10:00
  • 4310a0018c ncm: Move ncm_types to libstrat Adubbz 2019-08-23 15:05:19 +10:00
  • 0c3a294cbe Minor information update regarding previously unknown mysteries hexkyz 2019-08-22 20:52:40 +01:00
  • 8bfc1c5394 lr: RegisteredLocationResolver helpers Adubbz 2019-08-16 16:40:08 +10:00
  • ecd0070e40 lr: Various helpers Adubbz 2019-08-16 16:19:05 +10:00
  • 5acf0be66a lr: Unnecessary vars 2 electric boogaloo Adubbz 2019-08-15 20:46:53 +10:00
  • e7d2f83ba5 lr: Eliminate unnecessary vars Adubbz 2019-08-15 20:43:37 +10:00
  • c20d123f60 Add eof newlines Adubbz 2019-08-15 20:29:46 +10:00
  • f044c52e7d lr: Organise types Adubbz 2019-08-15 20:24:11 +10:00
  • 6f99b0bf2b lr: Imrpoved path handling and adjust ResolveAddOnContentPath order Adubbz 2019-08-15 20:13:21 +10:00
  • 8278bda54e lr: lr_manager tweaks Adubbz 2019-08-15 18:17:01 +10:00
  • f62174abfd lr: Cleanup lr_redirection Adubbz 2019-08-13 23:38:24 +10:00
  • 742e474f68 Move results to libstrat Adubbz 2019-08-13 23:09:04 +10:00
  • a310e52cdc Reorder stratosphere Makefile Adubbz 2019-08-13 23:00:45 +10:00
  • d0be5f095e lr: Introducing registered data Adubbz 2019-08-13 22:58:49 +10:00
  • 81a7fdb42f Correct main thread stack size Adubbz 2019-08-13 22:23:38 +10:00
  • 42b502425c Correct amount of add on content Adubbz 2019-08-13 16:38:44 +10:00
  • a8677ac122 Fixed 1.0.0 booting Adubbz 2019-08-10 17:01:24 +10:00
  • 387bcd0b98 Remove debug code Adubbz 2019-08-10 00:51:03 +10:00
  • 4b8d7461e7 Fixed doubleup on path creation Adubbz 2019-08-09 17:31:59 +10:00
  • 0f39d4baec Fixed reinitialization Adubbz 2019-08-09 17:01:55 +10:00
  • 1aa23b62bd Improved type safety Adubbz 2019-08-09 15:44:47 +10:00
  • 15e8e32409 Fixed ContentId/PlaceHolderId alignment Adubbz 2019-08-09 15:30:25 +10:00
  • c1734f062b Fixed file modes Adubbz 2019-08-09 11:36:49 +10:00