This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/k11_extension/source
TuxSH b71dedccfc Full support for fw >= 6.x (tested)
Virtually full support for 5.x except that svcUnmapProcessMemoryEx will be forwarded to svcUnmapProcessMemory (both are equivalent for up to 64MB chunks)
2017-06-16 04:21:48 +02:00
..
svc Full support for fw >= 6.x (tested) 2017-06-16 04:21:48 +02:00
fatalExceptionHandlers.s Move the kext outside Rosalina 2017-06-13 02:00:41 +02:00
fatalExceptionHandlersMain.c Move the kext outside Rosalina 2017-06-13 02:00:41 +02:00
globals.c Full support for fw >= 6.x (tested) 2017-06-16 04:21:48 +02:00
ipc.c Move the kext outside Rosalina 2017-06-13 02:00:41 +02:00
main.c Full support for fw >= 6.x (tested) 2017-06-16 04:21:48 +02:00
memory.c Move the kext outside Rosalina 2017-06-13 02:00:41 +02:00
start.s Unschedule threads properly... 2017-06-14 19:35:03 +02:00
svc.c Unschedule threads properly... 2017-06-14 19:35:03 +02:00
svcHandler.s Unschedule threads properly... 2017-06-14 19:35:03 +02:00
synchronization.c Remove unused variables 2017-06-15 01:57:57 +02:00
utils.s Full support for fw >= 6.x (tested) 2017-06-16 04:21:48 +02:00