Commit Graph

19 Commits

Author SHA1 Message Date
antifallobst ed1bc366d6 docs (kernel): updated roadmap and SysABI progress 2023-06-10 15:28:57 +02:00
antifallobst 42d2dd71b2 docs (kernel): updated 'nx_drv_register' sycall status and arguments 2023-06-06 21:44:53 +02:00
antifallobst d6c5dc4334 refactor (kernel): removed unnecessary definitions from SysABI 2023-06-06 21:24:24 +02:00
antifallobst 0d2a60e2c3 docs (build instructions): updated build instructions to match the latest refactors. 2023-06-01 21:49:33 +02:00
antifallobst b455532316 docs (drivers): documented driver structure and API 2023-06-01 21:24:13 +02:00
antifallobst 3b7eeb6460 docs (kernel): updated and extended roadmap 2023-06-01 17:04:45 +02:00
antifallobst 860fb468a9 added 'nx_drv_init' to SysABI 2023-05-29 18:39:52 +02:00
antifallobst 763349e2f4 improved config for USB device drivers 2023-05-29 14:27:08 +02:00
antifallobst 25d7b99ea6 improved config for PCI device drivers 2023-05-29 02:28:42 +02:00
antifallobst d82ea1bb5d fixed type SIGMATHAULT -> SIGMATHFAULT 2023-05-29 02:17:54 +02:00
antifallobst 2c605cff1b added more information on how to call a syscall 2023-05-29 02:13:52 +02:00
antifallobst 0b1d3d7c04 documented kernel syscalls 2023-05-29 02:10:43 +02:00
antifallobst b19b1c353d documented process configuration and driver syscalls 2023-05-29 02:05:02 +02:00
antifallobst a0bf5b6917 updated roadmap 2023-05-28 23:27:46 +02:00
antifallobst e32788d8d4 updated sysabi 2023-05-28 23:15:58 +02:00
antifallobst 1e393b765f added README.md and moved kernel docs into a seperate directory 2023-05-28 20:01:03 +02:00
antifallobst 956a207ea7 documented commit message style 2023-05-28 19:49:17 +02:00
antifallobst a6f4c7457d ported data from nerdcult.net wiki 2023-05-28 19:16:43 +02:00
antifallobst 95f5b9156e Initial commit 2023-05-28 15:49:34 +00:00