Commit Graph

  • f9bc75c4f3 added boot messages zxq5 2025-02-22 21:30:13 +00:00
  • 494d00c53b Update .gitea/workflows/rust.yml zxq5 2025-02-22 21:18:14 +00:00
  • 114c70ffe9 updated submodules zxq5 2025-02-22 21:03:17 +00:00
  • 361c67764d totally didn't import an allocator... zxq5 2025-02-22 21:02:29 +00:00
  • 36cb118933 paging done, starting on allocation. zxq5 2025-02-22 16:56:01 +00:00
  • 7b3ba170f0 changes to submodules zxq5 2025-02-22 15:43:06 +00:00
  • 49880fa9d7 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev merging into dev zxq5 2025-02-22 15:41:54 +00:00
  • 0bbbf653f8 setup GDT & fixed a deadlock zxq5 2025-02-22 15:41:41 +00:00
  • 40ad5dbbf4 Add page fault handler that does nothing, I am tired nullndvoid 2025-02-22 05:00:18 +00:00
  • 2b2219f5be Update submodules nullndvoid 2025-02-22 04:00:37 +00:00
  • c1a8afb836 Formatted random JSON file whoops nullndvoid 2025-02-22 03:59:28 +00:00
  • 28afe25cca check boot was successful else panic zxq5 2025-02-22 03:52:32 +00:00
  • 90faace7a2 changed name to snake case zxq5 2025-02-22 03:50:13 +00:00
  • 5b1f04c1da changed some code order zxq5 2025-02-22 03:47:54 +00:00
  • 3a232c8023 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev (and add cargo fmt on save) zxq5 2025-02-22 03:39:22 +00:00
  • 5eaf0d7c69 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev zxq5 2025-02-22 03:36:32 +00:00
  • b4d0b05e13 updated submodule zxq5 2025-02-22 03:35:02 +00:00
  • 969756c691 Suppress erroneous build errors from rust-analyzer. nullndvoid 2025-02-22 03:33:32 +00:00
  • 5c9717d384 cargo fmt zxq5 2025-02-22 03:33:19 +00:00
  • bb5bf9115b fixed weird merge issues zxq5 2025-02-22 03:29:33 +00:00
  • ae82e9c24b idk zxq5 2025-02-22 03:27:08 +00:00
  • ab0ec35094 updated submodules zxq5 2025-02-22 03:24:48 +00:00
  • 2ee21dea05 did interrupts stuff zxq5 2025-02-22 03:19:05 +00:00
  • d12160c5d0 setup TSS zxq5 2025-02-22 03:16:13 +00:00
  • f5f5aeb8dc Formatting changes, called 'cargo fmt' nullndvoid 2025-02-22 03:09:46 +00:00
  • 34213ca744 Merge remote into local dev, I should probably find a new branch lol nullndvoid 2025-02-22 02:44:09 +00:00
  • 3aca8fd720 Add some docs on building, bumped limine to latest version nullndvoid 2025-02-22 02:41:23 +00:00
  • a88059c5ff workflow builds nightly zxq5 2025-02-22 02:13:38 +00:00
  • 68c3d2fa0e workflow changes zxq5 2025-02-22 01:55:36 +00:00
  • af3215d887 changed order of steps in rust.yml zxq5 2025-02-22 01:28:31 +00:00
  • 11d63535e9 added submodule cloning to rust.yml zxq5 2025-02-22 01:27:08 +00:00
  • ee8dae4981 added rust.yml workflow, probably wont work. zxq5 2025-02-22 01:12:15 +00:00
  • 650f34f354 removed redundant script zxq5 2025-02-22 01:08:07 +00:00
  • 1b313c67e0 first interrupt handler + setup IDT zxq5 2025-02-22 01:06:55 +00:00
  • cb77883f4c done zxq5 2025-02-22 01:06:27 +00:00
  • 16d94f37cb moving libs to submodules zxq5 2025-02-22 01:05:18 +00:00
  • d9f6b4b69a e zxq5 2025-02-22 00:58:51 +00:00
  • cc56dc8072 idk zxq5 2025-02-22 00:58:40 +00:00
  • f0e25c7a5d started work on lib_application - progress limited as requires alloc support to make further progress zxq5 2025-02-21 16:13:06 +00:00
  • e626a3bcf2 working on colour support zxq5 2025-02-21 16:13:27 +00:00
  • 34b960c20a println works zxq5 2025-02-20 22:59:24 +00:00
  • ee8de361dc Merge remote-tracking branch 'refs/remotes/origin/dev' into dev merge zxq5 2025-02-20 17:13:57 +00:00
  • 60efcf39b6 started setting up support for C code in the kernel zxq5 2025-02-20 17:13:40 +00:00
  • b028a97a44 vscode workspace setup zxq5 2025-02-20 17:12:25 +00:00
  • 294e6f0e33 created example lib for sake of testing zxq5 2025-02-20 15:52:42 +00:00
  • 76f070af8b idk zxq5 2025-02-20 02:54:01 +00:00
  • 2f0e09b9bc it compiles! zxq5 2025-02-20 02:47:18 +00:00
  • 0df671c3fc started setting up zxq5 2025-02-19 16:47:23 +00:00
  • 501d1ac494 Initial commit zxq5 2025-02-17 23:46:23 +00:00