11 Commits

Author SHA1 Message Date
Gabriel Marcano
d010f2858b Remove trailing white space
- Removed trailing whitespace from all source code files (.c, .h. and
   .s) and the README.md
2020-08-26 23:01:58 +02:00
Wolfvak
929cc7fdcf better hints to reduce compiled size by a few kb
mostly just added static const to constant arrays/buffers
2020-07-23 13:46:42 -03:00
d0k3
f24db1442e Fix #543 2019-10-12 17:14:16 +02:00
Wolfvak
d6c6f56526 fix compilation warnings due to unaligned packed structures in newer gcc 2019-09-29 19:53:27 +02:00
d0k3
9cc31b6f56 Fix several alignment assumptions 2019-06-03 02:28:24 +02:00
d0k3
ac514669a1 Properly handle UTF-8 filenames 2018-03-16 03:00:26 +01:00
d0k3
7927c742c6 Fix all occurences of NAND_BUFFER & SDCRYPT_BUFFER 2018-02-07 00:43:20 +01:00
d0k3
75791f1908 Fix: Unaligned file lengths in virtual TADs
Thanks @zoogie for pointing that one out.
2017-11-22 03:16:50 +01:00
d0k3
20d2772056 DSiWare Export -> TAD 2017-11-17 19:37:46 +01:00
d0k3
fc97df6466 On-the-fly decryption for DSiWare Exports 2017-11-17 19:37:46 +01:00
Wolfvak
beeea37d07 Revised Makefile 2017-11-17 19:37:45 +01:00