2018-05-08
@profi200
Added toggleSuperhax() function.
profi200 committed on 8 May 2018
@profi200
Added __superhaxEnabled var to make it detectable and added script to patch the section size.
profi200 committed on 8 May 2018
@profi200
Merge branch 'master' into lenny
profi200 committed on 8 May 2018
2018-05-07
@profi200
Increase ARM9 TIMER_sleep() accuracy because why not.
profi200 committed on 7 May 2018
2018-05-05
@profi200
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200 committed on 5 May 2018
@profi200
General cleanup + possible I2C bugfix.
profi200 committed on 5 May 2018
2018-05-02
@profi200
Move more I2C stuff to mcu.c/h.
profi200 committed on 2 May 2018
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2018-04-24
@profi200
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200 committed on 24 Apr 2018
@profi200
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200 committed on 24 Apr 2018
2018-04-13
@d0k3
Fix setting splash from .spla file.
d0k3 committed on 13 Apr 2018
2018-03-21
@profi200
Updated .gitignore for superhax.
profi200 committed on 21 Mar 2018
2018-03-16
@profi200
Small improvements to superhax.
profi200 committed on 16 Mar 2018
2018-03-15
@profi200
Added boot11 dump code.
profi200 committed on 15 Mar 2018
@profi200
Merge branch 'master' into lenny
profi200 committed on 15 Mar 2018
2018-03-14
@profi200
Typo fixes/consistency.
profi200 committed on 14 Mar 2018
2018-03-09
@profi200
[ARM9] Cache code optimizations.
profi200 committed on 9 Mar 2018
@profi200
[ARM11] Cache code optimizations.
profi200 committed on 9 Mar 2018
2018-03-08
@profi200
[fatfs] Disable features we don't use.
profi200 committed on 8 Mar 2018
@profi200
Updated NDMA documentation.
profi200 committed on 8 Mar 2018
2018-03-07
@profi200
Updated fatfs to R0.13a. Enabled UTF-8 support in fatfs.
profi200 committed on 7 Mar 2018
2018-03-06
@profi200
Don't enable the FCRAM extension if already done. Fixes fastboot chainloading itself.
profi200 committed on 6 Mar 2018
2018-03-05
@profi200
ARM11 hash.h: This happens if you copy & paste shit.
profi200 committed on 5 Mar 2018
@profi200
Introducing superhax.
profi200 committed on 5 Mar 2018
@profi200
Minor build system stuff.
profi200 committed on 5 Mar 2018
2018-03-02
@profi200
HASH engine support for ARM11.
profi200 committed on 2 Mar 2018
@profi200
Fixed ARM9 panic/exception/assert not displaying anything on screen.
profi200 committed on 2 Mar 2018
2018-02-28
@profi200
Renamed members of _uX types.
profi200 committed on 28 Feb 2018
@profi200
Optimized AES code and fixed a bug which prevented very large FIRMs from beeing properly decrypted from NAND.
profi200 committed on 28 Feb 2018
2018-02-26
@d0k3
Use configDevModeEnabled() function.
d0k3 committed on 26 Feb 2018