Commit Graph

2233 Commits

Author SHA1 Message Date
Michael Scire
2194f04fa7 ncm: fix open directory mode on 1.0.0 2020-03-07 03:36:57 -08:00
Adubbz
e70a2a621a lr: ncm::ProgramId::Invalid -> ncm::InvalidProgramId 2020-03-07 21:48:01 +11:00
Michael Scire
67c858e297 ncm: implement ncm.for-initialize + ncm.for-safemode 2020-03-07 02:27:28 -08:00
Adubbz
6fa9276e57 lr: bug fixes 2020-03-07 18:45:58 +11:00
Adubbz
db76561d45 ncm: don't unmount if mounting fails 2020-03-07 17:53:33 +11:00
Adubbz
9717b554c5 ncm: minor style fixes 2020-03-07 13:25:50 +11:00
Michael Scire
147ea49a3a util: add boundedmap 2020-03-06 18:07:29 -08:00
Michael Scire
78447fc995 git subrepo pull emummc
subrepo:
  subdir:   "emummc"
  merged:   "d12dd546"
upstream:
  origin:   "https://github.com/m4xw/emuMMC"
  branch:   "develop"
  commit:   "d12dd546"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2020-03-06 16:09:14 -08:00
Michael Scire
259a1a7513 fs: improve unsupportedoperation results 2020-03-06 14:25:46 -08:00
Michael Scire
dbfcbf55c7 ams: misc fixes for merge-errors 2020-03-06 11:34:11 -08:00
Michael Scire
70f84e0511 Merge remote-tracking branch 'upstream/master' into ncm 2020-03-06 11:25:43 -08:00
Michael Scire
901bed6350 fs: modernize mount utils 2020-03-06 10:32:11 -08:00
Michael Scire
7004ad3d7f fs: improve UnsupportedOperation results 2020-03-06 09:50:59 -08:00
Michael Scire
4f4a54abda ncm: inline getlatestkey 2020-03-06 09:50:45 -08:00
Michael Scire
a9953fc805 ncm: improve meta-db accuracy 2020-03-06 09:22:04 -08:00
Michael Scire
dea664be3a fs: SystemData uses SystemDataId 2020-03-06 08:23:53 -08:00
Michael Scire
150efae91e ams.mitm: use fs bindings instead of stdio 2020-03-06 08:21:25 -08:00
Michael Scire
c4bf3adb4f ncm: refactor IDs, split types header into many headers 2020-03-06 08:07:40 -08:00
Michael Scire
e9796f701a ncm: Nintendo has 5 MiB of heap. Give ourselves 4 to be safe, pending analysis 2020-03-06 05:25:37 -08:00
Michael Scire
96326cc304 ncm: employ kernel strats 2020-03-06 05:21:48 -08:00
Michael Scire
4ca1137187 pm: think of the savings 2020-03-06 04:58:51 -08:00
Michael Scire
241697b8ba ncm: use R_SUCCEED_IF 2020-03-06 04:44:49 -08:00
Michael Scire
510a764350 ncm: fix api definitions 2020-03-06 04:37:36 -08:00
Adubbz
8f4cf2deb3 ncm: added comments 2020-03-06 23:11:09 +11:00
Michael Scire
06ba2ed8de ams-except-ncm: use R_SUCCEED_IF 2020-03-06 02:25:03 -08:00
Michael Scire
8d1d1f7999 results: add R_SUCCEED_IF 2020-03-06 01:51:09 -08:00
Adubbz
98e728a589 ncm: don't delete hos 2020-03-06 20:04:04 +11:00
Michael Scire
c7d9cd24a7 fs: implement Mount(System)Data 2020-03-05 19:02:28 -08:00
Adubbz
d52c1ee850 fs: fixed incorrect mode check 2020-03-05 23:07:52 +11:00
Michael Scire
d2f8791c8f fs: fix bug in Commit 2020-03-04 21:27:28 -08:00
Michael Scire
524582fd7d ncm: fix dangling fsdev usage 2020-03-04 20:59:30 -08:00
Michael Scire
a397853e3b fs: add substorage, rom path tool 2020-03-04 20:49:24 -08:00
Michael Scire
f39781ec11 fsa: fix ReadFile without size output 2020-03-04 20:48:39 -08:00
Michael Scire
e96c84f1f0 ncm: minor fixes 2020-03-04 19:35:55 -08:00
Michael Scire
f4af4f8be0 ncm: use fs bindings, other refactoring 2020-03-04 18:39:52 -08:00
Michael Scire
0fe4e2950e fs: Add wrappers needed for ncm 2020-03-04 04:02:33 -08:00
Michael Scire
797815b838 kvdb: use fs:: 2020-03-04 01:46:13 -08:00
Michael Scire
674fd8f1e2 ncm: fix up main 2020-03-04 01:22:15 -08:00
Adubbz
e1a5e31152 ncm: move to content manager impl 2020-03-04 20:11:41 +11:00
Michael Scire
e98c1dbf41 fs: add MountSdCard 2020-03-04 00:56:05 -08:00
Michael Scire
6514fb75a8 fs: implement user fs wrappers 2020-03-04 00:02:40 -08:00
Michael Scire
32f6660b7a fs: implement accessor wrappers for ncm 2020-03-03 21:52:28 -08:00
Adubbz
4e29d98e22 ncm: Use PathString and Path 2020-03-04 15:21:20 +11:00
Adubbz
cdf0445982 ncm: FS_MAX_PATH-1 -> fs::EntryNameLengthMax 2020-03-03 23:13:20 +11:00
Michael Scire
10777622e2 ncm: trim trailing spaces 2020-03-03 03:49:57 -08:00
Michael Scire
7576ab3ab0 ncm: client-side api 2020-03-03 03:47:58 -08:00
Michael Scire
f9403201f0 git subrepo push libraries
subrepo:
  subdir:   "libraries"
  merged:   "83aa6133"
upstream:
  origin:   "https://github.com/Atmosphere-NX/Atmosphere-libs"
  branch:   "master"
  commit:   "83aa6133"
git-subrepo:
  version:  "0.4.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "a04d8c2"
2020-03-02 20:00:49 -08:00
Michael Scire
fd34e2342a ams: bump version to 0.10.3 2020-03-02 20:00:10 -08:00
Michael Scire
0e5ade727c git subrepo push libraries
subrepo:
  subdir:   "libraries"
  merged:   "807c6866"
upstream:
  origin:   "https://github.com/Atmosphere-NX/Atmosphere-libs"
  branch:   "master"
  commit:   "807c6866"
git-subrepo:
  version:  "0.4.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "a04d8c2"
2020-03-02 19:52:45 -08:00
Michael Scire
c4065c976c pm/fusee: add support for 9.2.0 2020-03-02 19:49:34 -08:00