| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | well, GX FIFO base. noting that for now, it doesn't do much beyond getting ↵ | StapleButter | 2017-02-07 |
| | | | | | | | full real quick. also make ROM loading fail gracefully if it shits itself, instead of entering an endless loop. | ||
| * | * lay base for 3D engine | StapleButter | 2017-02-07 |
| | | | | | | | * add failure reporting to Init functions, and DeInit functions * GPU-related notes * readme update | ||
| * | * make direct boot less shitty. | StapleButter | 2017-02-01 |
| | | | | | * add main RAM mirror at 0x02800000 for ARM7. | ||
| * | * very shitty implementation of save RAM. requires an existing save file for ↵ | StapleButter | 2017-01-31 |
| | | | | | | | | now. * refine some SPI code, too. mostly removing a useless function. * support 16bit accesses to DMAxCNT registers. | ||
| * | some attempt at cart support | StapleButter | 2017-01-22 |