summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/gsp_lcd.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Update service function tablesLioncash2016-03-121-0/+1
|
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+0
|
* services: Update some function tablesLioncash2015-12-301-3/+7
|
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-2/+0
| | | | | | | Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
|
* Services: Stubbed more services.Subv2015-01-241-0/+26
Implemented FSUser::CreateExtSaveData