Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Service/ACT: move ACT services to folder | mailwl | 2016-12-14 | 1 | -25/+0 |
| | |||||
* | Add all services to the Service namespace | Lioncash | 2016-12-11 | 1 | -9/+5 |
| | | | | | Previously there was a split where some of the services were in the Service namespace and others were not. | ||||
* | act: Update function tables | Lioncash | 2016-12-08 | 1 | -0/+3 |
| | | | | Updated based off information from 3dbrew. | ||||
* | Update ACT:U and create ACT:A (#1809) | András Domonkos | 2016-05-18 | 1 | -0/+3 |
| | | | | | | | | * Update ACT_U * Create act_a.h * Create act_a.cpp * Add service ACT:A * Add ACT:A source and header * Fix wrong header | ||||
* | services: Get rid of unnecessary includes | Lioncash | 2016-02-02 | 1 | -1/+0 |
| | |||||
* | services: Update some function tables | Lioncash | 2015-12-30 | 1 | -3/+4 |
| | |||||
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-11 | 1 | -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 Interface | Yuri Kunde Schlesner | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | More services & small clean ups | purpasmart96 | 2014-12-26 | 1 | -0/+24 |