Commit Graph

1738 Commits

Author SHA1 Message Date
Adubbz
bc377bd5dd Manually prevent placeholder/content appending 2019-10-01 17:58:26 +10:00
Adubbz
6060aee62b Added a scope guard for WritePlaceHolder 2019-10-01 17:58:26 +10:00
Adubbz
a98a2f4592 Removed debug code 2019-10-01 17:58:26 +10:00
Adubbz
52837a78f4 Fixed List implementation. Also lots of debug logging. 2019-10-01 17:58:25 +10:00
Adubbz
d58d370123 Prevent automatic placeholder creation on open 2019-10-01 17:58:25 +10:00
Adubbz
16f437842c Fixed incorrect content manager destruction 2019-10-01 17:58:25 +10:00
Adubbz
68d1ef1d43 Fixed placeholder/content deletion 2019-10-01 17:58:24 +10:00
Adubbz
abc94ea27d Various fixes. Note: This contains debug stuff which will be removed later. I was getting tired of having to cherrypick tiny changes 2019-10-01 17:58:24 +10:00
Adubbz
352b747789 Bump heap size, fix CleanupAllPlaceHolder 2019-10-01 17:58:24 +10:00
Adubbz
e9879165b4 Fixed content path generation 2019-10-01 17:58:24 +10:00
Adubbz
77ebbecdc2 Fix logic inversion 2019-10-01 17:58:23 +10:00
Adubbz
991138ca1d Make dispatch tables great again 2019-10-01 17:58:23 +10:00
Adubbz
852565fa2e Various command improvements 2019-10-01 17:58:23 +10:00
Adubbz
f8a582c689 More main fixes 2019-10-01 17:58:22 +10:00
Adubbz
cfdbf53271 Fixed more stdio error handling 2019-10-01 17:58:22 +10:00
Adubbz
36c1fafb0d errno begone 2019-10-01 17:58:22 +10:00
Adubbz
d985c0e87f Misc fixes 2019-10-01 17:58:22 +10:00
Adubbz
c1b48289df Use r+b, not w+b 2019-10-01 17:58:21 +10:00
Adubbz
2e8f90fa42 Fix HasFile and HasDirectory 2019-10-01 17:58:21 +10:00
Adubbz
cd303702f3 Fix a potential data abort when flushing the placeholder accessor cache 2019-10-01 17:58:21 +10:00
Adubbz
5e53256388 Fix incorrect setup for NandUser's content storage entry 2019-10-01 17:58:21 +10:00
Adubbz
8124e03684 Stack size bump 2019-10-01 17:58:20 +10:00
Adubbz
5c3195514c Give access to svcCallSecureMonitor 2019-10-01 17:58:20 +10:00
Adubbz
f37dc79ad9 Remove unnecessary smExit 2019-10-01 17:58:20 +10:00
Adubbz
83a3fdadea Modernize ncm_main 2019-10-01 17:58:20 +10:00
Adubbz
cd374a04f5 Implement NCM 2019-10-01 17:58:19 +10:00
hexkyz
73d904036d
fusee: relax emummc multipart check for FAT32 2019-09-27 19:35:00 +01:00
Michael Scire
542833866e git subrepo push stratosphere/libstratosphere
subrepo:
  subdir:   "stratosphere/libstratosphere"
  merged:   "8bae7b4a"
upstream:
  origin:   "https://github.com/Atmosphere-NX/libstratosphere"
  branch:   "master"
  commit:   "8bae7b4a"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-09-18 12:43:47 -07:00
Michael Scire
89c484414b dmnt: Truncate cheat names after maxlen instead of failing 2019-09-18 11:54:30 -07:00
Michael Scire
fe2dd671fb dmnt: fix edge case in debug events thread 2019-09-18 11:54:30 -07:00
Michael Scire
8abee1bdaa dmnt: fix some bugs in init 2019-09-18 11:54:30 -07:00
Michael Scire
78a730ddf6 dmnt: refactor to use sts:: namespace. 2019-09-18 11:54:30 -07:00
Michael Scire
a750e55f75 tmp-hid-mitm: less aggressively enable controllers
This fixes a crash in SSBU and possibly other games.
2019-09-14 13:37:31 -07:00
Michael Scire
c62c4846fc Bump version to 0.9.4. 2019-09-14 10:43:39 -07:00
Michael Scire
8db5b01507 hbl_html: enforce line ending = lf (fixes broken whitelist) 2019-09-14 10:43:39 -07:00
Michael Scire
a6e405c988 ldr: fix hbl_html redirection invocation 2019-09-14 10:43:39 -07:00
Michael Scire
6613fda4b1 ams_mitm: add temporary hid mitm on 9.x for compat 2019-09-14 10:43:39 -07:00
Michael Scire
a18a6e87df git subrepo pull emummc
subrepo:
  subdir:   "emummc"
  merged:   "5f5817e6"
upstream:
  origin:   "https://github.com/m4xw/emuMMC"
  branch:   "develop"
  commit:   "5f5817e6"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-09-14 10:43:39 -07:00
Michael Scire
93d83c5bb9 ams: initial support for 9.0.0 2019-09-14 10:43:39 -07:00
Michael Scire
6ee8720028 boot: fix pinmux init off-by-one 2019-08-29 00:18:40 -07:00
Michael Scire
600d68bd1a ams_mitm: fix bis key generation for newer hardware 2019-08-29 00:14:23 -07:00
hexkyz
0c3a294cbe Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
Michael Scire
25218795b4 Bump version to 0.9.3 2019-08-08 18:06:21 -07:00
Michael Scire
a65ec67128 git subrepo push stratosphere/libstratosphere
subrepo:
  subdir:   "stratosphere/libstratosphere"
  merged:   "2d081135"
upstream:
  origin:   "https://github.com/Atmosphere-NX/libstratosphere"
  branch:   "master"
  commit:   "2d081135"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2019-08-08 17:50:09 -07:00
Michael Scire
5d753f2384 Add default system settings for hbl applet support 2019-08-08 17:45:31 -07:00
Michael Scire
1f2de35f94 fatal: use new vi enum value 2019-08-07 13:02:02 -07:00
Michael Scire
5c140b4f35 dist: include fusee-mtc in release zips. 2019-08-05 19:37:02 -07:00
Michael Scire
362ee3cdb0 autobackup: dump bis keys (closes #583). 2019-08-05 19:35:04 -07:00
Michael Scire
215f1bc8ee fatal: fix abort in viSetDisplayPowerState on < 3.0.0 2019-08-05 18:55:04 -07:00
hexkyz
4d72c2b37a
fusee-primary: force displaying of fatal errors 2019-07-31 20:01:01 +01:00