Michael Scire
|
c17b6d0d44
|
util: add uuid
|
2020-02-24 20:14:48 -08:00 |
|
SciresM
|
5a8aebf74d
|
lmem: Implement UnitHeap, ExpHeap (#823)
* lmem: implement ExpHeap
* lmem: Implement Slab^H^H^H^HUnitHeap
|
2020-02-24 19:44:27 -08:00 |
|
Michael Scire
|
ad1158b30a
|
ro: save 0x25000 while maintaining security improvements
|
2020-02-24 18:17:33 -08:00 |
|
Michael Scire
|
ba8c77fec6
|
ro: implement 9.1.0 security measures
|
2020-02-24 18:02:01 -08:00 |
|
Michael Scire
|
4a30437e80
|
boot: update to accurate as of 9.1.0
|
2020-02-24 08:21:31 -08:00 |
|
Michael Scire
|
80e1847534
|
libstrat: fix unconverted _WITH_ASSERTs
|
2020-02-24 05:01:41 -08:00 |
|
Michael Scire
|
5fa534fb71
|
ro: implement NRR signature checks
|
2020-02-23 18:07:14 -08:00 |
|
Michael Scire
|
d675aa3414
|
crypto: Implement BigNum/ExpMod
|
2020-02-23 06:51:32 -08:00 |
|
Michael Scire
|
40400aee1f
|
ams: revamp assertion system
|
2020-02-22 23:05:14 -08:00 |
|
Michael Scire
|
081bd0aefc
|
fix building libstratosphere
|
2020-02-22 19:21:26 -08:00 |
|
Michael Scire
|
fba8fb539d
|
kern: add KProcess members
|
2020-02-18 05:04:49 -08:00 |
|
Michael Scire
|
ea0011d572
|
kern: use TinyMT instead of mt19937_t
|
2020-02-13 22:37:30 -08:00 |
|
Michael Scire
|
c6d1579265
|
vapours: add time primitives, fix result name
|
2020-02-13 16:18:39 -08:00 |
|
Michael Scire
|
6ecf04c3b7
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-01-24 02:10:40 -08:00 |
|
Michael Scire
|
3a91a6b786
|
svc: populate namespace
|
2020-01-17 20:11:03 -08:00 |
|
Michael Scire
|
769a57526c
|
util::IntrusiveList: assert member referencing is correct
|
2020-01-16 00:30:42 -08:00 |
|
Michael Scire
|
da59334c5e
|
util: make offsetof/parent-of-member actually constexpr
|
2020-01-15 21:35:14 -08:00 |
|
Michael Scire
|
4d5cde3f7b
|
ams.bpc: fix report serialization
|
2020-01-03 14:17:32 -08:00 |
|
Michael Scire
|
3038612774
|
ams: use bitpack for api version
|
2020-01-02 18:17:48 -08:00 |
|
Michael Scire
|
38f942adf5
|
strat: use util::FourCC where relevant
|
2020-01-02 01:52:13 -08:00 |
|
Michael Scire
|
846f610fff
|
fatal: include stack/tls in reports
|
2019-12-31 15:23:25 -08:00 |
|
fincs
|
4adc0e4096
|
Replace HFILES with HFILES_BIN in all makefiles
|
2019-12-31 00:46:09 -08:00 |
|
Michael Scire
|
36c47a0014
|
meso: skeleton libmesosphere in prep for kernelldr dev
|
2019-12-31 00:46:09 -08:00 |
|
Michael Scire
|
0b0fdc5c58
|
sf: fix support for automatic recvlist buffers
|
2019-12-31 00:19:58 -08:00 |
|
Michael Scire
|
0fdbdb1f4d
|
remove title_id removal TODO
|
2019-12-11 18:37:01 -08:00 |
|
Michael Scire
|
e734b23f11
|
cfg: Allow more flexible hbl configuration
|
2019-12-11 18:33:53 -08:00 |
|
Michael Scire
|
2420b26981
|
sf: Allow for more than one process id holder (ugly)
|
2019-12-10 18:10:47 -08:00 |
|
Michael Scire
|
7cead4b620
|
Fix another off-by-one in TinyMT init calcs
|
2019-12-10 01:14:36 -08:00 |
|
Michael Scire
|
27202b2fab
|
tinymt: correct init iter count
|
2019-12-09 23:53:09 -08:00 |
|
Michael Scire
|
1556a92a38
|
random: use TinyMT instead of XorShift
|
2019-12-09 23:50:47 -08:00 |
|
Michael Scire
|
206b1a1b57
|
kvdb: correct condition inversion in kvdb::Archive
|
2019-12-09 22:44:10 -08:00 |
|
Michael Scire
|
9578622abf
|
sf: Improve class member function detection
|
2019-12-09 19:02:58 -08:00 |
|
Michael Scire
|
0105455086
|
git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries
subrepo:
subdir: "libraries"
merged: "07af583b"
upstream:
origin: "https://github.com/Atmosphere-NX/Atmosphere-libs"
branch: "master"
commit: "07af583b"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "5d6aba9"
|
2019-12-09 18:54:29 -08:00 |
|