summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nwm_uds.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-0/+2
|
* Services: Initialize all state variables at bootup.bunnei2015-05-021-1/+1
|
* Services: Stubs and minor changespurpasmart962015-04-031-8/+103
|
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+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
|
* More services & small clean upspurpasmart962014-12-261-3/+0
|
* License changepurpasmart962014-12-211-1/+1
|
* Added a bunch of servicespurpasmart962014-11-011-0/+35