Michael Scire
|
b209249e12
|
ams_mitm: update for new sf semantics
|
2021-02-02 12:16:24 -08:00 |
|
Michael Scire
|
98c78b2622
|
dmnt: update for new sf semantics
|
2021-02-02 12:16:24 -08:00 |
|
Michael Scire
|
eb00eca363
|
creport: update for new sf semantics
|
2021-02-02 12:16:24 -08:00 |
|
Michael Scire
|
85348a7664
|
boot2: update for new sf semantics
|
2021-02-02 12:16:24 -08:00 |
|
Michael Scire
|
ae4243e412
|
boot: update for new sf-semantics
|
2021-02-02 12:16:24 -08:00 |
|
Michael Scire
|
5a61ee3a05
|
fatal: update screen task to use native window directly
|
2021-02-02 12:16:23 -08:00 |
|
Michael Scire
|
a2432ba4f8
|
fatal: wip (pending libnx pr) update for new sf semantics
|
2021-02-02 12:16:23 -08:00 |
|
Michael Scire
|
fed562e04c
|
jpegdec: note libjpeg-turbo TODO
|
2021-02-02 12:16:23 -08:00 |
|
Michael Scire
|
ded84a211e
|
libstrat: move weak HasLaunchedBootProgram to non-lto object file
|
2021-02-02 12:16:23 -08:00 |
|
Michael Scire
|
41ce9a23f8
|
loader: fix failure-to-early-return in launch record management
|
2021-02-02 12:16:22 -08:00 |
|
Michael Scire
|
0b2c4bb70e
|
util::unique_lock, update loader to new sf semantics
|
2021-02-02 12:16:22 -08:00 |
|
Michael Scire
|
a1504c0df4
|
string_view: remove now unecessary comment
|
2021-02-02 12:16:22 -08:00 |
|
Michael Scire
|
28d9b78ff8
|
ncm: update for new sf semantics
|
2021-02-02 12:16:22 -08:00 |
|
Michael Scire
|
29b3baf678
|
util::string_view, update pgl for new sf semantics
|
2021-02-02 12:16:21 -08:00 |
|
Michael Scire
|
7eb0be284d
|
pm: update for new sf semantics
|
2021-02-02 12:16:21 -08:00 |
|
Michael Scire
|
9ce7e67114
|
erpt: update for new sf semantics
|
2021-02-02 12:16:21 -08:00 |
|
Michael Scire
|
b58f3d9174
|
ro: reduce memory usage by excising (unused) std::malloc
|
2021-02-02 12:16:21 -08:00 |
|
Michael Scire
|
af65f58109
|
ro: update for new sf semantics
|
2021-02-02 12:16:20 -08:00 |
|
Michael Scire
|
03654bacf6
|
sm, spl: update to use new sf semantics
|
2021-02-02 12:16:20 -08:00 |
|
Michael Scire
|
637c44f64d
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-02-02 12:16:20 -08:00 |
|
Michael Scire
|
1513b9e289
|
docs: vaguely update roadmap
|
2021-02-02 12:16:20 -08:00 |
|
Michael Scire
|
91bc1a0674
|
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-02-02 12:16:19 -08:00 |
|
Michael Scire
|
6c11c07e2a
|
ams: bump version to 0.17.1
|
2021-01-13 10:41:30 -08:00 |
|
Michael Scire
|
92addb538e
|
stratosphere: discard unnecessary .eh_frame segment
|
2021-01-13 10:41:30 -08:00 |
|
Michael Scire
|
5c40e39e27
|
os: fix missing logic in SdkReplyAndReceive
|
2021-01-13 10:41:30 -08:00 |
|
Michael Scire
|
f62751fe0f
|
os: implement 11.x SdkReplyAndReceive
|
2021-01-13 10:41:29 -08:00 |
|
Michael Scire
|
5a3c0620e1
|
fs: fix keyslotcache unique_lock usage
|
2021-01-13 10:41:29 -08:00 |
|
Michael Scire
|
270766dbd1
|
strat: avoid using unique_lock in a few places
|
2021-01-13 10:41:29 -08:00 |
|
Michael Scire
|
20f8c05114
|
util: fix header dependence
|
2021-01-13 10:41:29 -08:00 |
|
Michael Scire
|
26369e34f1
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-13 10:41:28 -08:00 |
|
Michael Scire
|
128884fb56
|
sf: alter serialization to re-use as much logic as possible
|
2021-01-13 10:41:28 -08:00 |
|
Michael Scire
|
803257776c
|
ams: save 0x11000 of memory in spl via minor tweaks
|
2021-01-13 10:41:28 -08:00 |
|
Michael Scire
|
673c988ed1
|
util: faster constexpr offsetof calc, at the cost of standards compliance
|
2021-01-13 10:41:27 -08:00 |
|
Michael Scire
|
b3eef9315b
|
kern: further codegen tweaks
|
2021-01-13 10:41:27 -08:00 |
|
Michael Scire
|
ca5e69f16d
|
kern: greatly improve codegen for atomics, scheduler
|
2021-01-13 10:41:26 -08:00 |
|
Michael Scire
|
514756094b
|
kern: fix svc bounds checking for main memory size 4GB -> 8GB (closes #1320)
|
2021-01-13 10:41:26 -08:00 |
|
Michael Scire
|
8ad00caa00
|
pmic: use correct shutdown impl for erista power-off
|
2021-01-05 15:14:11 -08:00 |
|
Michael Scire
|
a85526a6eb
|
ams: mariko support implies 0.17.0
|
2021-01-05 15:14:11 -08:00 |
|
Michael Scire
|
ced1312dc7
|
sm: implement accurate request deferral semantics
|
2021-01-05 15:14:01 -08:00 |
|
Michael Scire
|
b05ba02f04
|
libmeso: explicitly blacklist ::sdmmc::, instead of relying on incorrect board tricks
|
2020-12-29 13:07:58 -08:00 |
|
Michael Scire
|
90f2c7b349
|
strat: fix board namespacing for nintendo::nx
|
2020-12-29 13:07:58 -08:00 |
|
Michael Scire
|
e82a57dc85
|
ams: resolve source dir inconsistency
|
2020-12-29 13:07:57 -08:00 |
|
Michael Scire
|
d247e742b8
|
kern: remove target-firmware logic for kernel loader
|
2020-12-29 13:07:57 -08:00 |
|
Michael Scire
|
be8388d6ea
|
svc: we support kernel version 15.4
|
2020-12-28 17:34:07 -08:00 |
|
Michael Scire
|
c4215bc6dd
|
ams: update five -> aula, per CalWriterManu
|
2020-12-28 17:34:07 -08:00 |
|
Michael Scire
|
bb30453d43
|
kern: fix KTrace buffer memory region type to match official kernel
|
2020-12-28 17:34:07 -08:00 |
|
ameerj
|
e7f5e95d04
|
fix typo in KServerPort::Destroy()
|
2020-12-28 17:34:07 -08:00 |
|
Michael Scire
|
886dfaf6d5
|
ams: bump version to 0.16.2
|
2020-12-19 10:21:52 -08:00 |
|
Michael Scire
|
4ddacf3384
|
kern: refactor to use m_ for member variables
|
2020-12-19 10:21:52 -08:00 |
|
Michael Scire
|
330181364e
|
loader: correct GetCapabilityId allowal
|
2020-12-19 10:21:51 -08:00 |
|