Michael Scire
|
a28c60970f
|
kern: fix scheduler update semantics in KLightLock::LockSlowPath
|
2021-01-28 17:47:26 -08:00 |
|
Michael Scire
|
b5f72b9f20
|
fssystem: fix bug in BufferedStorage
|
2021-01-28 14:28:45 -08:00 |
|
Michael Scire
|
8d10584a51
|
result: always prefer diag::Abort to fatal
|
2021-01-28 00:15:24 -08:00 |
|
Michael Scire
|
366c265ab2
|
dd: fix include, note gcc-11 TODO
|
2021-01-27 23:41:35 -08:00 |
|
Michael Scire
|
4a82d9bf28
|
sm: supercede ams extension via DetachClient
|
2021-01-27 14:36:15 -08:00 |
|
Michael Scire
|
4190281b2f
|
ams: communicate status to libnx
|
2021-01-27 14:20:30 -08:00 |
|
Michael Scire
|
48830d190f
|
timespan: explicitly require TimeSpanType as is_pod
|
2021-01-25 08:27:42 -08:00 |
|
Michael Scire
|
e87e146112
|
ams_mitm: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
204539664b
|
boot2: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
f5c6736431
|
boot: update for new sf-semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
c848a830ee
|
libstrat: move weak HasLaunchedBootProgram to non-lto object file
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
e4e278bb3d
|
util::unique_lock, update loader to new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
3761f80592
|
string_view: remove now unecessary comment
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
9878c18e47
|
ncm: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
3bb94aa146
|
util::string_view, update pgl for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
83c04fa5d7
|
pm: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
dc4ee1a5bc
|
erpt: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
5191f0e305
|
ro: reduce memory usage by excising (unused) std::malloc
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
170034aed3
|
ro: update for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
21236020cb
|
sm, spl: update to use new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
f06de12bea
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
49f07b065a
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "6c11c07e"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "6c11c07e"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-01-13 10:42:02 -08:00 |
|
Michael Scire
|
9e104bb83f
|
ams: bump version to 0.17.1
|
2021-01-13 10:41:13 -08:00 |
|
Michael Scire
|
b5816b4a91
|
stratosphere: discard unnecessary .eh_frame segment
|
2021-01-13 08:30:24 -08:00 |
|
Michael Scire
|
af7233d84c
|
os: fix missing logic in SdkReplyAndReceive
|
2021-01-12 18:23:28 -08:00 |
|
Michael Scire
|
8ac8abf295
|
os: implement 11.x SdkReplyAndReceive
|
2021-01-12 18:18:39 -08:00 |
|
Michael Scire
|
b26ebc12e1
|
fs: fix keyslotcache unique_lock usage
|
2021-01-12 04:37:34 -08:00 |
|
Michael Scire
|
b4122da6ad
|
strat: avoid using unique_lock in a few places
|
2021-01-12 03:54:46 -08:00 |
|
Michael Scire
|
6a2ee02409
|
util: fix header dependence
|
2021-01-12 03:02:09 -08:00 |
|
Michael Scire
|
094cede39e
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-12 02:59:41 -08:00 |
|
Michael Scire
|
4f7f37fae6
|
sf: alter serialization to re-use as much logic as possible
|
2021-01-12 02:21:33 -08:00 |
|
Michael Scire
|
d2f81d2ca2
|
ams: save 0x11000 of memory in spl via minor tweaks
|
2021-01-12 01:27:38 -08:00 |
|
Michael Scire
|
b8072b1398
|
util: faster constexpr offsetof calc, at the cost of standards compliance
|
2021-01-08 04:07:45 -08:00 |
|
Michael Scire
|
1e643f7ab0
|
kern: further codegen tweaks
|
2021-01-08 02:35:29 -08:00 |
|
Michael Scire
|
4aa18b06e8
|
kern: greatly improve codegen for atomics, scheduler
|
2021-01-08 02:13:43 -08:00 |
|
Michael Scire
|
1c9d6b4d90
|
kern: fix svc bounds checking for main memory size 4GB -> 8GB (closes #1320)
|
2021-01-07 03:43:09 -08:00 |
|
Michael Scire
|
b21f8a5043
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "8ad00caa"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "8ad00caa"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-01-05 15:14:58 -08:00 |
|
Michael Scire
|
e0fe29743d
|
pmic: use correct shutdown impl for erista power-off
|
2021-01-05 11:05:33 -08:00 |
|
Michael Scire
|
e53b171693
|
ams: mariko support implies 0.17.0
|
2021-01-05 11:05:33 -08:00 |
|
Michael Scire
|
f768e3c8f9
|
sm: implement accurate request deferral semantics
|
2020-12-31 16:01:26 -08:00 |
|
Michael Scire
|
24111d46a1
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "b05ba02f"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "b05ba02f"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-29 13:08:25 -08:00 |
|
Michael Scire
|
131c8609c8
|
libmeso: explicitly blacklist ::sdmmc::, instead of relying on incorrect board tricks
|
2020-12-29 12:36:26 -08:00 |
|
Michael Scire
|
30e70e20d8
|
strat: fix board namespacing for nintendo::nx
|
2020-12-29 12:30:43 -08:00 |
|
Michael Scire
|
a26e8ac54f
|
ams: resolve source dir inconsistency
|
2020-12-29 12:28:07 -08:00 |
|
Michael Scire
|
8bfda27e0e
|
kern: remove target-firmware logic for kernel loader
|
2020-12-29 12:21:41 -08:00 |
|
Michael Scire
|
0c9cb830f7
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "be8388d6"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "be8388d6"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-28 17:34:31 -08:00 |
|
Michael Scire
|
ee1b638dde
|
svc: we support kernel version 15.4
|
2020-12-28 17:33:45 -08:00 |
|
Michael Scire
|
9826358533
|
ams: update five -> aula, per CalWriterManu
|
2020-12-28 15:54:25 -08:00 |
|
Michael Scire
|
113ab8439d
|
kern: fix KTrace buffer memory region type to match official kernel
|
2020-12-28 00:57:45 -08:00 |
|
ameerj
|
60c888126b
|
fix typo in KServerPort::Destroy()
|
2020-12-25 20:23:10 -08:00 |
|
Michael Scire
|
1085ccbe60
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "886dfaf6"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "886dfaf6"
git-subrepo:
version: "0.4.0"
origin: "???"
commit: "???"
|
2020-12-19 10:22:37 -08:00 |
|
Michael Scire
|
8b61537aa3
|
ams: bump version to 0.16.2
|
2020-12-19 10:21:15 -08:00 |
|
Michael Scire
|
968f50bc07
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
|
Michael Scire
|
b8471bcd4e
|
loader: correct GetCapabilityId allowal
|
2020-12-17 04:10:25 -08:00 |
|
Michael Scire
|
f7e83a72a9
|
kern: fix generic KDevicePageTable
|
2020-12-16 14:33:07 -08:00 |
|
Michael Scire
|
f6b847177a
|
kern: fix LegacyNFiq interrupt ID
|
2020-12-16 14:28:24 -08:00 |
|
Michael Scire
|
a6d40e85f1
|
kern: fix linear region printing output
|
2020-12-14 21:18:14 -08:00 |
|
Michael Scire
|
6a81206373
|
pgl: add new snapshotdump logic
|
2020-12-14 19:31:05 -08:00 |
|
Michael Scire
|
4be5733c8e
|
pgl: update for 11.0.0 behavior
|
2020-12-14 19:16:18 -08:00 |
|
Michael Scire
|
4ff026224e
|
kern: fix inverted conditional in waiter debug print
|
2020-12-14 10:32:49 -08:00 |
|
Michael Scire
|
16cd1141d1
|
kern: fix some typos/naming semantics
|
2020-12-12 05:36:48 -08:00 |
|
Michael Scire
|
4b71e3a87e
|
kern: implement process cpu utilization debug
|
2020-12-12 05:34:31 -08:00 |
|
Michael Scire
|
d090a7886d
|
kern: add kernel thread utilization debug
|
2020-12-12 05:02:23 -08:00 |
|
Michael Scire
|
9a6cca7499
|
kern: add page table contents debug
|
2020-12-11 19:30:48 -08:00 |
|
Michael Scire
|
1ec2c0c2cb
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "59b4e750"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "59b4e750"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-11 05:02:58 -08:00 |
|
Michael Scire
|
569e1bc650
|
kern: cfi fix pt 2
|
2020-12-11 04:59:20 -08:00 |
|
Michael Scire
|
652e9bf9e8
|
kern: fix cfi (requires x18 not cleared on return to userland)
|
2020-12-11 04:53:25 -08:00 |
|
Michael Scire
|
ca2cc5e179
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "5a18bea6"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "5a18bea6"
git-subrepo:
version: "0.4.1"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "a04d8c2"
|
2020-12-11 03:49:45 -08:00 |
|
Michael Scire
|
17c8c390fc
|
kern: fix building debug config
|
2020-12-11 03:48:34 -08:00 |
|
Michael Scire
|
63e3c02688
|
fusee/exo: support dynamic control of invert flag for logging
|
2020-12-11 03:18:21 -08:00 |
|
Michael Scire
|
14a415c4b2
|
ams: bump version to 0.16.1
|
2020-12-11 03:06:47 -08:00 |
|
Michael Scire
|
734122f20a
|
fusee: update for 11.0.1
|
2020-12-11 03:06:17 -08:00 |
|
Michael Scire
|
7fb902d8fb
|
kern: update for 11.0.1
|
2020-12-11 02:59:09 -08:00 |
|
Michael Scire
|
be8473cf65
|
kern: implement memory debug
|
2020-12-10 16:32:19 -08:00 |
|
Michael Scire
|
6df26d674c
|
kern/sm: fix debug port output
|
2020-12-10 04:06:02 -08:00 |
|
Michael Scire
|
1a6e003a5d
|
kern: add kernel object debug
|
2020-12-10 03:31:57 -08:00 |
|
Michael Scire
|
0acd79c8c2
|
kern: implement port debug
|
2020-12-10 01:44:27 -08:00 |
|
Michael Scire
|
8a4bf6a0a8
|
kern: add handle table/process/suspend/resume debug
|
2020-12-09 23:44:36 -08:00 |
|
Michael Scire
|
af259eabda
|
kern: implement thread call stack debug
|
2020-12-09 22:49:04 -08:00 |
|
Michael Scire
|
bcc7eed037
|
kern: add debug thread dump
|
2020-12-09 05:59:54 -08:00 |
|
Michael Scire
|
abd7ad2720
|
meso: properly initialize per-thread CFI-value for 11.x
|
2020-12-08 16:16:49 -08:00 |
|
Michael Scire
|
2de85c633a
|
exo/meso/fusee: support dynamic control of log port/baud rate
|
2020-12-07 19:25:06 -08:00 |
|
Michael Scire
|
15396dbbc2
|
fs: add ProgramIndexMapInfo
|
2020-12-07 01:03:39 -08:00 |
|
Michael Scire
|
32803d9920
|
fs: update + consolidate path normalization logic
|
2020-12-06 19:56:45 -08:00 |
|
Michael Scire
|
5ef93778f6
|
fs: move file storage to common
|
2020-12-05 03:31:12 -08:00 |
|
Michael Scire
|
7548940efa
|
IStorage: rename access check helpers
|
2020-12-05 03:15:48 -08:00 |
|
Michael Scire
|
bf55776241
|
fsa: *Impl -> Do*
|
2020-12-05 03:05:06 -08:00 |
|
Michael Scire
|
73167448cc
|
fs/system: deduplicate RomFs code
|
2020-12-04 22:08:33 -08:00 |
|
Michael Scire
|
c45088d1cd
|
kern: add support for InfoType_FreeThreadCount
|
2020-12-04 18:20:56 -08:00 |
|
Michael Scire
|
7336dc2b7a
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "2c3ccef1"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "2c3ccef1"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-03 12:54:44 -08:00 |
|
Michael Scire
|
d2f48d5e36
|
err: fix narrowing conversion
|
2020-12-03 12:53:20 -08:00 |
|
Michael Scire
|
422e9434d8
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "49c1ace8"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "49c1ace8"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-03 12:48:41 -08:00 |
|
Michael Scire
|
6da28f4a27
|
erpt: update for 11.0.0 (closes #1218)
|
2020-12-03 11:13:35 -08:00 |
|
Michael Scire
|
bba99d49da
|
kern: fix inverted conditional in UnmapProcessCodeMemory
|
2020-12-02 11:31:50 -08:00 |
|
Michael Scire
|
e760a9d4b0
|
kern: fix reboot to fatal error
|
2020-12-02 11:31:15 -08:00 |
|
Michael Scire
|
ee91f3fde0
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "78510a74"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "78510a74"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-02 10:00:52 -08:00 |
|
Michael Scire
|
f72475872a
|
exo: add new dram IDs
|
2020-12-02 09:59:53 -08:00 |
|
Michael Scire
|
7c9608021d
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "8233fa00"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "8233fa00"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2020-12-02 06:55:24 -08:00 |
|
Michael Scire
|
b8fbd0baff
|
fssystem: fix bug in BufferedStorage
|
2020-12-02 06:48:42 -08:00 |
|
Michael Scire
|
525da05629
|
erpt: update category list
|
2020-12-02 06:47:50 -08:00 |
|