| 2016-06-28 |
Finally fixed the strchr() crashes by clearing heap and stack.
profi200
committed
on 28 Jun 2016
|
|---|---|
| 2016-06-27 |
ARM11 cache code improvements.
profi200
committed
on 27 Jun 2016
|
|
Small cache code change.
profi200
committed
on 27 Jun 2016
|
|
| 2016-06-26 |
Added (currently broken) gamecard code.
profi200
committed
on 26 Jun 2016
|
| 2016-06-21 |
Print lr in panic() and disable the MPU in both panic() and guruMeditation().
profi200
committed
on 21 Jun 2016
|
|
Some changes.
profi200
committed
on 21 Jun 2016
|
|
| 2016-06-18 |
A few changes to start.s and exception handling.
profi200
committed
on 18 Jun 2016
|
| 2016-06-15 |
Change VRAM to writethrough mode.
profi200
committed
on 15 Jun 2016
|
|
Some changes.
profi200
committed
on 15 Jun 2016
|
|
| 2016-06-12 |
Added unmount_fs() call in main(). Replaced flushDCache() with flushDCacheRange() and moved it to reduce calls.
profi200
committed
on 12 Jun 2016
|
| 2016-06-09 |
Use faster r/w in sdmmc.c if buffers are aligned.
profi200
committed
on 9 Jun 2016
|
|
Oops.
profi200
committed
on 9 Jun 2016
|
|
|
Set backlight level to a not so wasteful one (was even out of spec).
profi200
committed
on 9 Jun 2016
|
|
|
A few changes.
profi200
committed
on 9 Jun 2016
|
|
| 2016-06-08 |
small sdmmc changes
derrek
committed
on 8 Jun 2016
|
|
updated smmc code
derrek
committed
on 8 Jun 2016
|
|
| 2016-06-07 |
Changed ARM9 section base to 0x08000040. Changed rng_get_byte() to use PRNG reg. Updated fatfs.
profi200
committed
on 7 Jun 2016
|
| 2016-06-06 |
added more debugging code. There are no gurus with this for some reason... maybe remove later on.
derrek
committed
on 6 Jun 2016
|
|
main/menu changes
derrek
committed
on 6 Jun 2016
|
|
|
version detection of currently installed loader, maybe used later...
derrek
committed
on 6 Jun 2016
|
|
|
SD card Error status menu glitch
derrek
committed
on 6 Jun 2016
|
|
|
console window drawing
derrek
committed
on 6 Jun 2016
|
|
|
|
|
|
debugging
derrek
committed
on 6 Jun 2016
|
|
| 2016-06-05 |
A few cache code changes.
profi200
committed
on 5 Jun 2016
|
|
final sdmmc + dev fix, also added a checked for SP in the gurumeditation.c handler.
derrek
committed
on 5 Jun 2016
|
|
| 2016-06-04 |
Lots of changes i don't all remember xD
profi200
committed
on 4 Jun 2016
|
| 2016-03-21 |
NAND dump/restore functions updated and adjusted for new code base.
profi200
committed
on 21 Mar 2016
|
|
Check mount results properly.
profi200
committed
on 21 Mar 2016
|
|
|
Fixed fs mounting.
profi200
committed
on 21 Mar 2016
|