| 2020-05-09 |
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
|
| 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
|
| 2019-05-20 |
More code improvements/documentation.
profi200
committed
on 20 May 2019
|
| 2019-05-15 |
Improved RSA code a bit. Now uses interrupts.
profi200
committed
on 15 May 2019
|
| 2019-05-14 |
A few code optimizations.
profi200
committed
on 14 May 2019
|
| 2019-05-12 |
Simplified MMU mappings a bit and added documentation which bits are which.
profi200
committed
on 12 May 2019
|
| 2019-05-11 |
Updated SPI code. Added unused SPICARD code.
profi200
committed
on 11 May 2019
|
| 2019-04-29 |
Fix for the HOME button workaround, other bugfixes and cleanup.
profi200
committed
on 29 Apr 2019
|
| 2019-04-26 |
Fixed PXI bug introduced in previos PXI/IPC cleanup.
profi200
committed
on 26 Apr 2019
|
|
HID refactor.
profi200
committed
on 26 Apr 2019
|
|
| 2019-04-24 |
Simplify CODEC code even more.
profi200
committed
on 24 Apr 2019
|
|
PXI, IPC and debug code cleanup.
profi200
committed
on 24 Apr 2019
|
|
| 2019-04-23 |
Some PXI code cleanup.
profi200
committed
on 23 Apr 2019
|
| 2019-04-22 |
[spiflash.c] Set offset directly instead of byte writes.
profi200
committed
on 22 Apr 2019
|
|
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
profi200
committed
on 22 Apr 2019
|
|
| 2019-04-20 |
Added SPI and CODEC drivers. Unused right now.
profi200
committed
on 20 Apr 2019
|