Go to file
Lioncash 5b10ba6848
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit
A separate variable isn't particularly necessary here, and given that the type
is unsigned, we only need to test the upper bound.

This also resolves two -Wtype-limits warnings
2018-02-26 00:14:29 -05:00
exosphere fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit 2018-02-26 00:14:29 -05:00
.gitignore Failed attempt to fix loops not being unrolled, other fixes. 2018-02-25 21:41:16 +01:00
LICENSE Add license and disclaimer. 2018-01-17 23:54:38 -08:00
README.md Make exosphere subdir, start outlining SE driver API. 2018-02-16 23:55:08 -08:00

Atmosphère-NX

License

This is a placeholder repo reserved for any/all development work I do pertaining to customized firmware on the Nintendo Switch.