plutoo
|
b34f59e179
|
ARM cache operations
|
2018-01-22 20:29:49 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
e54bbc54ea
|
Fix codestyle for results
|
2018-01-21 18:40:23 +01:00 |
|
plutoo
|
d8061f67bd
|
Introduce svcWaitForSynchronizationSingle to clean up code
|
2018-01-13 00:27:47 +01:00 |
|
plutoo
|
f70d70f029
|
Introducing "Service" object, implemented service override, fixing minor formatting mistakes
NOT TESTED :(
|
2018-01-12 23:29:49 +01:00 |
|
plutoo
|
bf89c7526e
|
Rename ipc functions before it's too late
|
2018-01-11 21:56:04 +01:00 |
|
yellows8
|
9377851197
|
Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL.
|
2017-11-13 17:18:07 -05:00 |
|
plutoo
|
d0c9d8294d
|
Don't mind this
|
2017-11-05 04:02:00 +01:00 |
|
plutoo
|
9a67c39fd0
|
Moved cache.s to arm/, implemented kernel/version.c, get rid of broken uart driver [for now]
|
2017-11-05 03:58:54 +01:00 |
|
yellows8
|
96dc3a4ff0
|
Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure.
|
2017-10-12 18:20:31 -04:00 |
|
yellows8
|
6aa7ac0ec8
|
Fixed name for endpoint get-report cmd.
|
2017-10-12 02:08:25 -04:00 |
|
yellows8
|
7333864957
|
Added usbDsGetState() and usbDsWaitReady().
|
2017-10-10 11:48:39 -04:00 |
|
yellows8
|
d1ba4d4e2b
|
Added osDCacheFlush() for use by usbds.
|
2017-10-10 00:44:00 -04:00 |
|
yellows8
|
6cea85f338
|
Added usbds. The post-buffer cmds require dcache-flush for the specified buffer, this isn't included yet.
|
2017-10-09 21:05:53 -04:00 |
|