Go to file
Pablo Curiel 551b31db2a Update ncm_types to 15.0.0.
* Added NcmContentMetaType_DataPatch.
* Added NcmContentMetaAttribute_Compacted.
* Updated NcmContentInfo:
    * Replaced size field with size_low and size_high, which are easier to work with.
    * Added new attr field.
* Updated NcmAddOnContentMetaExtendedHeader:
    * Added new content_accessibility_individual and data_patch_id fields.
* Renamed previous NcmAddOnContentMetaExtendedHeader to NcmLegacyAddOnContentMetaExtendedHeader.
* Added NcmDataPatchMetaExtendedHeader.
* Added ncmContentInfoSizeToU64 and ncmU64ToContentInfoSize methods to easily work with size fields from NcmContentInfo objects.
2022-10-18 18:52:25 +02:00
.github/workflows Add doxygen generation workflow on tag 2021-06-11 17:52:16 +02:00
nx Update ncm_types to 15.0.0. 2022-10-18 18:52:25 +02:00
.gitignore Add doxygen generation workflow on tag 2021-06-11 17:52:16 +02:00
Changelog.md libnx v4.2.2 2022-10-16 19:39:20 +02:00
CODESTYLE.md Amend codestyle 2018-02-26 03:16:54 +01:00
LICENSE.md Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile base_tools & base_rules move to devkitA64 2018-01-28 03:09:43 +01:00
README.md use correct badge for github workflow (#555) 2021-06-10 19:47:45 +02:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Build status

Install instructions

See Switchbrew.