Commit Graph

1831 Commits

Author SHA1 Message Date
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
Adubbz
fec5432c4b ncm: Misc cleanup 2019-08-24 16:02:08 +10:00
Adubbz
4310a0018c ncm: Move ncm_types to libstrat 2019-08-23 15:05:19 +10:00
hexkyz
0c3a294cbe Minor information update regarding previously unknown mysteries 2019-08-22 20:52:40 +01:00
Adubbz
8bfc1c5394 lr: RegisteredLocationResolver helpers 2019-08-16 16:40:08 +10:00
Adubbz
ecd0070e40 lr: Various helpers 2019-08-16 16:19:05 +10:00
Adubbz
5acf0be66a lr: Unnecessary vars 2 electric boogaloo 2019-08-15 20:46:53 +10:00
Adubbz
e7d2f83ba5 lr: Eliminate unnecessary vars 2019-08-15 20:43:37 +10:00
Adubbz
c20d123f60 Add eof newlines 2019-08-15 20:29:46 +10:00
Adubbz
f044c52e7d lr: Organise types 2019-08-15 20:24:11 +10:00
Adubbz
6f99b0bf2b lr: Imrpoved path handling and adjust ResolveAddOnContentPath order 2019-08-15 20:13:21 +10:00
Adubbz
8278bda54e lr: lr_manager tweaks 2019-08-15 18:17:01 +10:00
Adubbz
f62174abfd lr: Cleanup lr_redirection 2019-08-13 23:38:24 +10:00
Adubbz
742e474f68 Move results to libstrat 2019-08-13 23:09:04 +10:00
Adubbz
a310e52cdc Reorder stratosphere Makefile 2019-08-13 23:00:45 +10:00
Adubbz
d0be5f095e lr: Introducing registered data 2019-08-13 22:58:49 +10:00
Adubbz
81a7fdb42f Correct main thread stack size 2019-08-13 22:23:38 +10:00
Adubbz
42b502425c Correct amount of add on content 2019-08-13 16:38:44 +10:00
Adubbz
a8677ac122 Fixed 1.0.0 booting 2019-08-10 17:01:24 +10:00
Adubbz
387bcd0b98 Remove debug code 2019-08-10 00:51:03 +10:00
Adubbz
4b8d7461e7 Fixed doubleup on path creation 2019-08-09 17:31:59 +10:00
Adubbz
0f39d4baec Fixed reinitialization 2019-08-09 17:01:55 +10:00
Adubbz
1aa23b62bd Improved type safety 2019-08-09 15:44:47 +10:00
Adubbz
15e8e32409 Fixed ContentId/PlaceHolderId alignment 2019-08-09 15:30:25 +10:00
Adubbz
c1734f062b Fixed file modes 2019-08-09 11:36:49 +10:00