2017-06-05
@profi200
Update version parsing again to account for alpha/beta version marks. Use the full version string for convenience.
profi200 committed on 5 Jun 2017
@profi200
Fixed version parsing. Luma 8.0 support.
profi200 committed on 5 Jun 2017
@profi200
Removed version.h and adjusted .gitignore.
profi200 committed on 5 Jun 2017
@profi200
These quotes don't belong here.
profi200 committed on 5 Jun 2017
@profi200
Added automatic version parsing based on git tags.
profi200 committed on 5 Jun 2017
2017-06-04
@derrek
cosmetic fix
derrek committed on 4 Jun 2017
@derrek
add support for developer mode config
derrek committed on 4 Jun 2017
@derrek
nand restore: check nand image compatibility
derrek committed on 4 Jun 2017
@derrek
add support for PAD config writing
derrek committed on 4 Jun 2017
@derrek
add support for nand: config file loading
derrek committed on 4 Jun 2017
@profi200
Replaced makefiles with custom ones based on devkitARM makefiles. Implemented a release build rule. Implemented displaying the commit hash in non-release builds.
profi200 committed on 4 Jun 2017
2017-06-02
@profi200
Broken AES CBC code + a few adjustments.
profi200 committed on 2 Jun 2017
@profi200
Final AES CCM code for now.
profi200 committed on 2 Jun 2017
2017-06-01
@profi200
Fixes/consistency.
profi200 committed on 1 Jun 2017
@profi200
That order change was not intended.
profi200 committed on 1 Jun 2017
@profi200
Updated AES key init code. Fixed NAND status in menu.
profi200 committed on 1 Jun 2017
2017-05-30
@profi200
Handle MAC padding externally.
profi200 committed on 30 May 2017
@profi200
REG_AESRDFIFO handles order.
profi200 committed on 30 May 2017
2017-05-29
@profi200
Fixed AES CCM encryption MAC output.
profi200 committed on 29 May 2017
@profi200
Move PRNG define out of main.c.
profi200 committed on 29 May 2017
@profi200
Make AES process 1 MB instead of 1 MB - 64 bytes with DMA.
profi200 committed on 29 May 2017
@profi200
Added AES CCM code.
profi200 committed on 29 May 2017
2017-05-28
@profi200
Little fixes.
profi200 committed on 28 May 2017
@profi200
Updated fatfs to R0.13.
profi200 committed on 28 May 2017
@profi200
Avoid garbage SD status prints.
profi200 committed on 28 May 2017
@profi200
Show detailed SD and NAND status. Try to boot if at least 1 drive got mounted.
profi200 committed on 28 May 2017
2017-05-27
@profi200
Disable GPU mem fill because it races against the console.
profi200 committed on 27 May 2017
@profi200
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200 committed on 27 May 2017
2017-05-26
@profi200
Updated timer code for consistency. MMC timeout confirmed working.
profi200 committed on 26 May 2017
2017-05-25
@profi200
Change interrupts only through the register/unregister functions.
profi200 committed on 25 May 2017