StapleButter
|
971e7b7e89
|
well, GX FIFO base. noting that for now, it doesn't do much beyond getting full real quick.
also make ROM loading fail gracefully if it shits itself, instead of entering an endless loop.
|
2017-02-07 23:31:21 +01:00 |
StapleButter
|
0562410de2
|
* lay base for 3D engine
* add failure reporting to Init functions, and DeInit functions
* GPU-related notes
* readme update
|
2017-02-07 22:23:46 +01:00 |
StapleButter
|
282dcdece3
|
* make direct boot less shitty.
* add main RAM mirror at 0x02800000 for ARM7.
|
2017-02-01 21:35:00 +01:00 |
StapleButter
|
516bc30ee3
|
* very shitty implementation of save RAM. requires an existing save file for now.
* refine some SPI code, too. mostly removing a useless function.
* support 16bit accesses to DMAxCNT registers.
|
2017-01-31 17:34:17 +01:00 |
StapleButter
|
ac8936539e
|
some attempt at cart support
|
2017-01-22 20:34:59 +01:00 |