mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-23 21:32:39 +02:00
- consoleDebugInit now lives in a separate source code file - The devoptab for debugDevice_CONSOLE is now loaded weakly, so that normal console code isn't linked in by explicit means - consoleInit no longer sets up stderr. If stderr to console is desired, explicitly use consoleDebugInit(debugDevice_CONSOLE) - This change makes it possible to use debugDevice_SVC without linking in the entire console runtime, which in turn also enabled default native window handling (and this can be undesirable) |
||
---|---|---|
.. | ||
data | ||
external/bsd/include | ||
include | ||
source | ||
.gitignore | ||
default_icon.jpg | ||
Doxyfile | ||
Makefile | ||
switch_rules | ||
switch.ld | ||
switch.specs |