| 2025-02-22 |
toothpaste
Andrea Toska
committed
on 22 Feb 2025
|
|---|---|
|
reinit uwuboot
Andrea Toska
committed
on 22 Feb 2025
|
|
| 2022-05-26 |
Fixed the bootrom/OTP dumping issue properly.
profi200
committed
on 26 May 2022
|
|
Ok, this time bootrom and OTP dumping is fixed for real at the cost of possible chainload issues. fastboot3DS is not rreally intended for chainloading anyway.
profi200
committed
on 26 May 2022
|
|
|
Fixed bootrom and OTP dumping.
profi200
committed
on 26 May 2022
|
|
| 2020-11-12 |
Wait for HOME release when quitting function.
d0k3
committed
on 12 Nov 2020
|
| 2020-11-11 |
Properly check for HOME key when setting keycombos.
d0k3
committed
on 11 Nov 2020
|
|
|
|
| 2020-11-10 |
Check keys held after splash, too.
d0k3
committed
on 10 Nov 2020
|
| 2020-06-30 |
Add missing got for the previous commit.
d0k3
committed
on 30 Jun 2020
|
|
Check for loaded config when changing location.
d0k3
committed
on 30 Jun 2020
|
|
| 2020-05-31 |
Properly check for mounted nand: when moving configs.
d0k3
committed
on 31 May 2020
|
|
Start updater in virtual root directory.
d0k3
committed
on 31 May 2020
|
|
|
Increase max width for path lengths in boot setup.
d0k3
committed
on 31 May 2020
|
|
|
Handle config not loaded when moving config.
d0k3
committed
on 31 May 2020
|
|
| 2020-05-26 |
Allow the user to choose the config location.
d0k3
committed
on 26 May 2020
|
| 2020-05-09 |
Corrected a few small bugs/cleanup.
profi200
committed
on 9 May 2020
|
|
Port back changes from open_agb_firm. Now with proper screen init.
profi200
committed
on 9 May 2020
|
|
| 2020-02-07 |
Cleanup some reg names in gfx.c.
profi200
committed
on 7 Feb 2020
|
|
Partially revert texture copy commit. It's not the same bug.
profi200
committed
on 7 Feb 2020
|
|
| 2019-12-30 |
Added full CODEC init and CSND implementation.
profi200
committed
on 30 Dec 2019
|
| 2019-12-28 |
Fixed texture copy race.
profi200
committed
on 28 Dec 2019
|
|
A bit more codec stuff.
profi200
committed
on 28 Dec 2019
|
|
| 2019-12-04 |
Hardware code cleanup + new documentaion/findings.
profi200
committed
on 4 Dec 2019
|
| 2019-10-25 |
Use udf pseudo instruction to trap unused exception vectors.
profi200
committed
on 25 Oct 2019
|
| 2019-10-07 |
Added proper GPIO driver.
profi200
committed
on 7 Oct 2019
|
| 2019-06-29 |
Fixed gcc 9.1 altering the inline asm of the wait() function to an infinity loop.
profi200
committed
on 29 Jun 2019
|
| 2019-06-28 |
Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes.
profi200
committed
on 28 Jun 2019
|
| 2019-06-15 |
A few MMU code fixes.
profi200
committed
on 15 Jun 2019
|
| 2019-06-12 |
Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function.
profi200
committed
on 12 Jun 2019
|