Commit Graph

18 Commits

Author SHA1 Message Date
antifallobst 62d0f7be06 feature (libnx): implemented basic string utils 2023-06-07 10:46:59 +02:00
antifallobst 21290535d4 feature (libnx): implemented basic math utils 2023-06-07 10:14:55 +02:00
antifallobst b8c7dd8a4d feature (libnx): implemented basic file operations 2023-06-07 00:05:44 +02:00
antifallobst 2c4cb4dd01 feature (libnxdrv): implemented basic configuration API calls 2023-06-01 12:01:05 +02:00
antifallobst dab15d67c6 fix (libnxdrv): changed 'nx_drv_init' implementation to match header 2023-06-01 00:07:20 +02:00
antifallobst e73f99c75e feature (libnxdrv): stetup structure for libnxdrv - the linkable definitions of the driver API 2023-05-30 22:16:46 +02:00
antifallobst 6d8a0efdad fix (libnx): fixed header regex in cmake configuration 2023-05-30 22:15:02 +02:00
antifallobst 5663ddbdd5 fix (libnx): removed '#' that threw a compiler error xD 2023-05-30 19:52:17 +02:00
antifallobst d5ed088f54 feature (libnx): updated syscall bindings to match the documented SysABI 2023-05-29 18:43:03 +02:00
antifallobst 22778ccf21 fix (libnx): fixed cmake project configuration 2023-05-29 18:20:22 +02:00
antifallobst 60445162a5 feature (libnx): implemented syscall functions 2023-05-29 18:17:23 +02:00
antifallobst 5dfffaa811 refactor (libnx): refactored the whole codebase 2023-05-29 17:40:48 +02:00
antifallobst e0179b067c implemented a few utils 2023-05-02 21:23:32 +02:00
antifallobst 810e322d55 refacotr (base): renamed from libc to libnx 2023-04-21 14:23:50 +02:00
antifallobst a26fb4035e feature (base): started basic libc setup 2023-04-21 00:03:39 +02:00
antifallobst 0f52c02435 feature (build system): setup a build system 2023-04-20 23:16:17 +02:00
antifallobst 4dc0bd6477 Update 'LICENSE' 2023-04-20 20:44:19 +00:00
antifallobst d573eb0354 Initial commit 2023-04-20 20:43:22 +00:00