summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/gsp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-27hackish but working way to set the framebuffer location to VRAM (used in ARM11 demos tested thus far, e.g. yeti3DS)bunnei1-3/+9
2014-04-26added simple GSP GPU ReadHWRegs function to support returning the framebuffer addressbunnei1-1/+37
2014-04-25added GSP::RegisterInterruptRelayQueue functionbunnei1-31/+40
2014-04-17updated service commentsbunnei1-0/+3
2014-04-16- added stubbed out GSP::Gpu service interfacebunnei1-0/+56