Commit Graph

15 Commits

Author SHA1 Message Date
antifallobst 91f7aa4009 feature (drivers): created infrastructure to config drivers to load on startup 2023-06-06 23:22:08 +02:00
antifallobst ae0ef5c85d fix (hashmaps): fixed bug that caused PFs and GPFs while handling collisions 2023-06-06 22:27:43 +02:00
antifallobst 3fbc9dc274 fix (JSON): fixed array parsing 2023-06-06 20:32:30 +02:00
antifallobst 7e53ab9e7c feature (drivers): setup a small driver to test stuff 2023-05-30 22:26:20 +02:00
antifallobst 6ddd4587cf refactor (drivers): applied driver directory change to include statements 2023-05-28 21:06:06 +02:00
antifallobst a5233b7fe1 fix (boot config): removed JSON parser test values from noxos.json 2023-05-19 02:19:09 +02:00
antifallobst 3ec2729755 feature (JSON parser): implemented a tokenizer 2023-05-19 02:17:15 +02:00
antifallobst 8edd425fee refactor (build-system): added libnx and shell to build pipeline 2023-05-06 16:33:53 +02:00
antifallobst be508dae9f feature (strings): implemented the noxos ascii extension 2023-05-03 22:46:15 +02:00
antifallobst c5cbf51e75 feature (shell): implemented basic interactions 2023-05-02 21:21:07 +02:00
antifallobst ddc47b3ea3 feature (shell): started work on a basic shell 2023-05-02 00:39:54 +02:00
antifallobst cae02e598d feature (syscalls): implemented basic stdout printing 2023-04-21 13:45:58 +02:00
antifallobst 3b54058223 feature (proc): got process page map isolation working, finally! 2023-03-07 19:22:46 +01:00
antifallobst adb457de01 feature (ELF): implemented ELF loading / segment mapping 2023-03-02 17:58:04 +01:00
antifallobst 87ee378144 feature (kernel): Requesting RAMDISK archive module from bootloader 2023-02-23 00:25:00 +01:00