| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
* add failure reporting to Init functions, and DeInit functions
* GPU-related notes
* readme update
|
| | |
|
| |
|
|
| |
* VBlank and HBlank DMA.
|
| | |
|
| |
|
|
| |
silence some logging for 3D GPU writes.
|
| |
|
|
| |
don't unmap VRAM in cases of overlaps. fixes NSMB minigames, for now.
|
| |
|
|
| |
* fix dumb bug of the year: ARM LDR opcodes would accidentally read twice, which fucked with things like the IPC FIFO.
|
| | |
|
| |
|
|
|
|
| |
* fix a few DMA bugs.
* fix a bug where some code could still run right after a halt instruction.
* fix VRAM mapping, too. I'm an idiot.
|
| |
|