Go to file
Lioncash 836fd9d8d6
package2: Use assignment instead of memcpy in decrypt_and_validate_header
This is more concise and also compiles (the previous code was missing an & on the source argument)
2018-02-22 23:29:46 -05:00
exosphere package2: Use assignment instead of memcpy in decrypt_and_validate_header 2018-02-22 23:29:46 -05:00
.gitignore Change argument types in se.c/h, implement read32le/be, etc. 2018-02-19 00:02:37 +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.