Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Find a file
Mat M 461105a501 fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54)
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-25 21:23:31 -08:00
exosphere fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54) 2018-02-25 21:23:31 -08: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.