| 2018-05-10 |
Updated superhax makefile with the changes from the other ones.
profi200
committed
on 10 May 2018
|
|---|---|
|
Use OTP_SIZE define in ARM11 start.s.
profi200
committed
on 10 May 2018
|
|
|
Fixed bootrom/OTP dumping.
profi200
committed
on 10 May 2018
|
|
|
Added bootrom dumper implementation to menu.
d0k3
committed
on 10 May 2018
|
|
|
Use fixed target 'fasttboot3DS' instead of folder name.
d0k3
committed
on 10 May 2018
|
|
| 2018-05-09 |
Adjust SD init to be in specs.
profi200
committed
on 9 May 2018
|
| 2018-05-08 |
Remove unneeded reg writes. Set card detect timeout(?) permanently to 0.
profi200
committed
on 8 May 2018
|
|
Set SD timeout to 0 for faster card detect.
profi200
committed
on 8 May 2018
|
|
|
Use higher clocks in MMC driver. Needs careful testing!
profi200
committed
on 8 May 2018
|
|
|
Remove bootrom lock code.
profi200
committed
on 8 May 2018
|
|
|
Added toggleSuperhax() function.
profi200
committed
on 8 May 2018
|
|
|
Added __superhaxEnabled var to make it detectable and added script to patch the section size.
profi200
committed
on 8 May 2018
|
|
|
Merge branch 'master' into lenny
profi200
committed
on 8 May 2018
|
|
| 2018-05-07 |
Increase ARM9 TIMER_sleep() accuracy because why not.
profi200
committed
on 7 May 2018
|
| 2018-05-05 |
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200
committed
on 5 May 2018
|
|
General cleanup + possible I2C bugfix.
profi200
committed
on 5 May 2018
|
|
| 2018-05-02 |
Move more I2C stuff to mcu.c/h.
profi200
committed
on 2 May 2018
|
|
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200
committed
on 2 May 2018
|
|
| 2018-04-24 |
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200
committed
on 24 Apr 2018
|
|
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200
committed
on 24 Apr 2018
|
|
| 2018-04-13 |
Fix setting splash from .spla file.
d0k3
committed
on 13 Apr 2018
|
| 2018-03-21 |
Updated .gitignore for superhax.
profi200
committed
on 21 Mar 2018
|
| 2018-03-16 |
Small improvements to superhax.
profi200
committed
on 16 Mar 2018
|
| 2018-03-15 |
Added boot11 dump code.
profi200
committed
on 15 Mar 2018
|
|
Merge branch 'master' into lenny
profi200
committed
on 15 Mar 2018
|
|
| 2018-03-14 |
Typo fixes/consistency.
profi200
committed
on 14 Mar 2018
|
| 2018-03-09 |
[ARM9] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
[ARM11] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
| 2018-03-08 |
[fatfs] Disable features we don't use.
profi200
committed
on 8 Mar 2018
|
|
Updated NDMA documentation.
profi200
committed
on 8 Mar 2018
|