| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
full real quick.
also make ROM loading fail gracefully if it shits itself, instead of entering an endless loop.
|
| |
|
|
|
|
| |
* add failure reporting to Init functions, and DeInit functions
* GPU-related notes
* readme update
|
| |
|
|
|
|
|
|
| |
around
TODO: check if it also happens with Flash
also fix shit that could have later turned into memory leaks
|
| |
|
|
|
|
| |
register is banked.
* fix cart DMA for ARM9.
|
| |
|
|
| |
Flash, attempt at autodetecting the right memory type.
|
| |
|
|
| |
* add main RAM mirror at 0x02800000 for ARM7.
|
| |
|
|
|
|
|
| |
now.
* refine some SPI code, too. mostly removing a useless function.
* support 16bit accesses to DMAxCNT registers.
|
| |
|
|
| |
* fix dumb bug of the year: ARM LDR opcodes would accidentally read twice, which fucked with things like the IPC FIFO.
|
| |
|
|
| |
* fix bug in THUMB LDMIA
|
| |
|