Commit Graph
35 Commits
Author SHA1 Message Date
christoph af01f4ecbf Update flake.nix 2022-12-08 13:29:48 +01:00
christoph 7c2b14c211 Update IntDispatcher.cc 2022-12-08 02:23:32 +01:00
christoph 68441c91a8 Remove stuff that services made obsolete from Globals.h 2022-12-08 02:22:57 +01:00
christoph 6851746d76 Use InterruptService in PIT.cc, Keyboard.cc 2022-12-08 02:22:40 +01:00
christoph 13c17ddc82 Setup InterruptService in main.cc 2022-12-08 02:22:19 +01:00
christoph e93db14014 Add new service stuff to build targets 2022-12-08 02:22:05 +01:00
christoph 4838700c8e Add missing constructors to Service.h 2022-12-08 02:21:36 +01:00
christoph 6c8ab582ef Implement Kernel::System to manage system services 2022-12-08 02:21:23 +01:00
christoph 1cfc94199c Implement most InterruptService functionality 2022-12-08 02:20:49 +01:00
christoph 4b84c254ff Add empty TimeService 2022-12-08 02:20:20 +01:00
christoph 663fabf074 Implement Util::System to keep system utility functions like streams 2022-12-08 02:19:52 +01:00
christoph 56eb074192 Rename lib/mem to lib/Memory 2022-12-08 02:18:27 +01:00
christoph d7bfceca8b Rename lib/mem to lib/Memory 2022-12-08 02:17:29 +01:00
christoph 9f45f6af64 Rename lib/mem to lib/Memory 2022-12-08 02:17:14 +01:00
christoph 1abf0d5fdd Rename lib/mem to lib/Memory 2022-12-08 02:17:09 +01:00
christoph 136062b370 Rename lib/mem to lib/Memory 2022-12-08 02:16:56 +01:00
christoph 8d35ce0aa4 Update IntDispatcher.h, PIC.h: Expose named interrupt structs 2022-12-08 02:16:22 +01:00
christoph 31e7702550 Remove Service.cpp 2022-12-08 02:15:15 +01:00
christoph a0af7fc3a7 Span does runtime checks of bounds (if exist) now 2022-12-08 02:15:03 +01:00
christoph f5ee5f6942 Reformat 2022-12-08 02:14:04 +01:00
christoph 1455757e24 Add empty system class 2022-12-07 21:36:33 +01:00
christoph 61d15f1be5 Add empty services 2022-12-07 21:36:22 +01:00
christoph 6f3a7ae028 Make classes uppercase 2022-12-07 21:35:50 +01:00
christoph bd95f86035 Make classes uppercase 2022-12-07 21:35:10 +01:00
christoph 1aa029922f Namespace classes 2022-12-07 21:17:27 +01:00
christoph c87e691588 Switch more char/short/int/long to sized type 2022-12-07 18:39:13 +01:00
christoph ae98dc586e Switch int to sized types 2022-12-07 18:08:15 +01:00
christoph d8fce00eed Update README 2022-12-07 17:22:01 +01:00
christoph fb64e3094a Add README from BSEos v1.4 2022-12-07 16:41:06 +01:00
christoph fd0594323e Add build/run scripts 2022-12-07 16:40:51 +01:00
christoph f304e7f239 Setup cmake project 2022-12-07 16:40:43 +01:00
christoph db2816a092 Add .gitignore 2022-12-07 16:38:43 +01:00
christoph 4d233bd8cb Add .envrc 2022-12-07 16:37:49 +01:00
christoph 8818ab9b94 Update flake 2022-12-07 16:36:31 +01:00
christoph fbb85631ed Add flake 2022-12-06 23:03:36 +01:00