Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unknown fields from GX_CmdBufferHeader | bunnei | 2014-05-08 | 1 | -5/+0 |
* | - removed HLE mem "hack" and replaced with kernel mem region | bunnei | 2014-05-08 | 1 | -5/+71 |
* | hackish but working way to set the framebuffer location to VRAM (used in ARM11 demos tested thus far, e.g. yeti3DS) | bunnei | 2014-04-27 | 1 | -3/+9 |
* | added simple GSP GPU ReadHWRegs function to support returning the framebuffer address | bunnei | 2014-04-26 | 1 | -1/+37 |
* | added GSP::RegisterInterruptRelayQueue function | bunnei | 2014-04-25 | 1 | -31/+40 |
* | updated service comments | bunnei | 2014-04-17 | 1 | -0/+3 |
* | - added stubbed out GSP::Gpu service interface | bunnei | 2014-04-16 | 1 | -0/+56 |