libnx/nx/source
fincs 2818c99dea Revise fsdev initialization, see details:
- Removed fsdevInit/Exit
- Now automatically initializing fsdev state on first mount
- Added fsdevMountSdmc (replaces fsdevInit)
- Added fsdevUnmountAll (replaces fsdevExit)
2018-05-01 19:06:14 +02:00
..
arm Improve atomics 2018-03-10 14:41:06 +01:00
gfx Removed code for g_gfxPixelFormat/gfxSetPixelFormat and use hard-coded constant instead, since changing this value has no affect (even when changing g_gfx_BufferInitData.format). 2018-03-11 22:14:03 -04:00
kernel Implement more SVCs (#74) 2018-04-30 00:43:52 +02:00
runtime Revise fsdev initialization, see details: 2018-05-01 19:06:14 +02:00
services Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. 2018-04-25 12:49:01 -04:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00