Michael Scire
|
0c596e682f
|
exo/daybreak: advertise (and check against) supported hos version
|
2021-07-21 18:21:38 -07:00 |
|
Michael Scire
|
bd6155bcb4
|
kern: since 10.0.0, KDebug::GetThreadContext always returns X0-X7
|
2021-07-13 13:00:16 -07:00 |
|
Michael Scire
|
3bedf56512
|
kern: fix incorrect waiter management in KProcess::ReleaseUserException
|
2021-07-13 05:27:19 -07:00 |
|
Michael Scire
|
1be74ea6e2
|
kern: fix bug in KConditionVariable::SignalImpl
|
2021-07-13 01:40:16 -07:00 |
|
Michael Scire
|
14d458522d
|
kern: update initial cache management to match latest kernel
|
2021-07-12 18:30:01 -07:00 |
|
Michael Scire
|
12bf9612cb
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "e96b24f8"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "e96b24f8"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-07-12 02:00:12 -07:00 |
|
Michael Scire
|
ea7b6e14f9
|
ams-libs: fix change detection for library building
|
2021-07-12 01:59:37 -07:00 |
|
Michael Scire
|
5e3339e866
|
kern: add missing abort on unmap failure
|
2021-07-11 21:59:06 -07:00 |
|
Michael Scire
|
a7c14e03b9
|
ams: std::optional -> util::optional
|
2021-07-08 02:37:26 -07:00 |
|
Michael Scire
|
9df13781c2
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "eb667fea5"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "eb667fea5"
git-subrepo:
version: "0.4.0"
origin: "???"
commit: "???"
|
2021-07-06 07:29:10 -07:00 |
|
Michael Scire
|
f863164648
|
ams: basic support for 12.1.0
|
2021-07-06 07:13:56 -07:00 |
|
Michael Scire
|
3eb76fcd16
|
exo: update for 12.1.0
|
2021-07-06 06:55:59 -07:00 |
|
Michael Scire
|
2088c5a34a
|
kern: fix handling of is_aligned parameter in DevicePageTable
|
2021-07-04 10:45:14 -07:00 |
|
Michael Scire
|
a3dd445b32
|
fs.mitm: add OpenDataStorageWithProgramIndex support (theoretically, closes #1250)
|
2021-06-28 22:24:26 -07:00 |
|
Michael Scire
|
c362838e11
|
erpt: fix 0x100 byte memory leak on creation of new report
|
2021-06-28 17:36:42 -07:00 |
|
Michael Scire
|
e086022b77
|
build: use DWARFv4 explicitly for IDA compatibility with debug elfs
|
2021-06-25 23:48:41 -07:00 |
|
Michael Scire
|
4892ffae15
|
kern: implement improved [new page tables are zero] invariant
|
2021-06-17 13:03:46 -07:00 |
|
Michael Scire
|
25305257d6
|
kern: fix missing peak set in KResourceLimit::SetLimitValue
|
2021-06-17 12:57:56 -07:00 |
|
Michael Scire
|
e423aef033
|
kern: ensure InitArguments do not cross page boundaries
|
2021-06-17 12:49:25 -07:00 |
|
Michael Scire
|
2ab01ad33c
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "11ea38a7"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "11ea38a7"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-06-08 08:09:48 -07:00 |
|
Michael Scire
|
3dbc79dd5c
|
ams: bump version to 0.19.4
|
2021-06-08 08:09:05 -07:00 |
|
Michael Scire
|
7821241356
|
kern: fix enormous whoops
|
2021-05-31 04:20:59 -07:00 |
|
Michael Scire
|
dcdf46f576
|
kern: slightly improve genericity of debugger break event
|
2021-05-30 21:13:42 -07:00 |
|
Michael Scire
|
df5537b748
|
mem: actually fully fix the heap bug, add comments for future self
|
2021-05-26 23:21:08 -07:00 |
|
Michael Scire
|
0f2855ada8
|
mem: fix rare crash/logic error in heap allocation code
|
2021-05-26 20:43:03 -07:00 |
|
Michael Scire
|
c790d03693
|
libstrat: fix override operator new to be noexcept (closes #1494)
|
2021-05-16 23:10:13 -07:00 |
|
Michael Scire
|
25be7c5b1b
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "b5b55f60"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "b5b55f60"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-05-12 22:47:42 -07:00 |
|
Michael Scire
|
7e05e12b83
|
sf/tipc: treat min/max as true min/max, rather than numeric
|
2021-05-12 22:43:39 -07:00 |
|
Michael Scire
|
88246f475c
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "9ac6f527"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "9ac6f527"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-05-12 09:10:13 -07:00 |
|
Michael Scire
|
bb4c7a390b
|
ams: update for 12.0.2
|
2021-05-12 09:08:47 -07:00 |
|
Michael Scire
|
01ce7cef14
|
exo: revert section sorting
|
2021-05-10 07:59:38 -07:00 |
|
Michael Scire
|
bf8de39e69
|
ams: move around abort handler to avoid linker errors
|
2021-05-07 17:49:10 -07:00 |
|
Michael Scire
|
0a11cbc2d6
|
exo: sort sections by alignment
|
2021-05-02 10:50:18 -07:00 |
|
Michael Scire
|
32f487abfb
|
sm: update to excise unnecessary library code
|
2021-05-02 10:33:15 -07:00 |
|
Michael Scire
|
7d61cab01c
|
fs: add access log strings for DirectoryEntryType
|
2021-04-30 19:19:22 -07:00 |
|
Michael Scire
|
14ed4e4057
|
erpt: fix reading files that don't exist
|
2021-04-30 14:44:53 -07:00 |
|
Michael Scire
|
e8ba632606
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "acee57e8"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "acee57e8"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-04-30 10:04:30 -07:00 |
|
Michael Scire
|
dbcb1e1564
|
loader: avoid UB when doing count trailing zeros
|
2021-04-30 10:03:54 -07:00 |
|
Michael Scire
|
10ad6934ac
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "1c5df037"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "1c5df037"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-04-30 08:56:36 -07:00 |
|
Michael Scire
|
7040e8976d
|
i2c: add aula pmic device code
|
2021-04-30 08:42:25 -07:00 |
|
Michael Scire
|
296a6af058
|
boot: update all autogenerated parameters other than charge
|
2021-04-30 08:37:51 -07:00 |
|
Michael Scire
|
2c332d1cf8
|
ams: bump api version to 0.19.2
|
2021-04-30 05:00:25 -07:00 |
|
Michael Scire
|
355010ad84
|
erpt: implement forced shutdown detection
|
2021-04-30 04:21:03 -07:00 |
|
Michael Scire
|
ef0c15b764
|
erpt: Implement 12.0.0 AppletTotalActiveTime tracking
|
2021-04-29 21:48:47 -07:00 |
|
Michael Scire
|
0dc308d92a
|
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
|
2021-04-29 20:09:45 -07:00 |
|
Michael Scire
|
eb5542963f
|
git subrepo push libraries
subrepo:
subdir: "libraries"
merged: "4a48e0ee"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "4a48e0ee"
git-subrepo:
version: "0.4.1"
origin: "???"
commit: "???"
|
2021-04-29 03:05:29 -07:00 |
|
Michael Scire
|
d6fff49845
|
exo: remove duplicate flags
|
2021-04-29 01:07:01 -07:00 |
|
Michael Scire
|
d05e8fb23a
|
exo: fix for newer binutils
|
2021-04-29 01:04:26 -07:00 |
|
Michael Scire
|
0767d9f8da
|
ams: assume gcc 11
|
2021-04-28 15:13:29 -07:00 |
|
Michael Scire
|
21f3d29df7
|
strat: compat with gcc 11
|
2021-04-26 20:06:28 -07:00 |
|