Atmosphere/libraries/libstratosphere/include/stratosphere
2020-04-06 03:15:38 -07:00
..
ams ams: dump tls in fatal error context 2020-03-08 17:01:53 -07:00
boot2 find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
cfg Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
dd ams: revamp assertion system 2020-02-22 23:05:14 -08:00
dmnt Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fatal Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs fssystem: add RomFsFileSystem 2020-04-04 02:37:21 -07:00
fssrv Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fssystem fs: implement PooledBuffer 2020-04-06 03:15:38 -07:00
hid find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
kvdb NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ldr Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
lmem util/lmem: minor fixes 2020-02-24 20:28:39 -08:00
lr Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map ams: revamp assertion system 2020-02-22 23:05:14 -08:00
mem mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
nim NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
os NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
patcher loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
pm Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ro Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
settings find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
sf sf: fix OutArray/InArray constructors to behave as expected 2020-04-02 00:28:39 -07:00
sm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
spl Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
svc mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
updater updater: improve api 2020-03-30 20:39:56 -07:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
ams.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
boot2.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
cfg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
dd.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
dmnt.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fatal.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fssystem.hpp fs: implement PooledBuffer 2020-04-06 03:15:38 -07:00
hid.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
hos.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
kvdb.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
ldr.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
lmem.hpp lmem: Implement UnitHeap, ExpHeap (#823) 2020-02-24 19:44:27 -08:00
lr.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
mem.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm.hpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
nim.hpp nim: add DestroySystemUpdateTask/ListSystemUpdateTask (#863) 2020-03-31 12:50:55 -07:00
os.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
patcher.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
reg.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
ro.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
settings.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
sf.hpp ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
sm.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
spl.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
updater.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
util.hpp util: add uuid 2020-02-24 20:14:48 -08:00