| 2022-05-26 |
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-11 |
Actually make more __asm__ volatile.
profi200
committed
on 11 May 2020
|
|
GCC's LTO is getting clever.
profi200
committed
on 11 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
|
|
| 2020-01-24 |
Use clz instead of log2().
profi200
committed
on 24 Jan 2020
|
| 2020-01-23 |
Updated PXI code/doc with new findings.
profi200
committed
on 23 Jan 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-17 |
Update makefiles. Use .specs files for the linker.
profi200
committed
on 17 Jun 2019
|
| 2019-06-15 |
A few MMU code fixes.
profi200
committed
on 15 Jun 2019
|