Commit graph

24 commits

Author SHA1 Message Date
Lauchmelder 8358bc876a more clippy 2022-01-23 17:23:08 +01:00
Lauchmelder baa0de8847 got basic framebuffer 2022-01-23 16:44:47 +01:00
Lauchmelder 59f5fb2c6e Added mailbox system 2022-01-22 13:30:34 +01:00
Lauchmelder c49ff2998d undo malloc improvement (it actually made it worse) 2022-01-21 14:22:50 +01:00
Lauchmelder aedba6e52b heap position is now dynamically determined 2022-01-21 12:23:42 +01:00
Lauchmelder dbe4a2a84e fixed baud rate 2022-01-21 11:58:46 +01:00
Lauchmelder fd35ff3df7 improved malloc 2022-01-21 04:29:40 +01:00
Lauchmelder e5c428e6cf added bad malloc 2022-01-20 22:03:42 +01:00
Lauchmelder c6527da081 fixed looping bug in conversion function 2022-01-20 16:44:42 +01:00
Lauchmelder 34b26797a1 Merge branch 'master' of github.com:Lauchmelder23/clippian 2022-01-20 16:39:53 +01:00
Lauchmelder 5ec9cc709f added more int to string conversions 2022-01-20 16:38:03 +01:00
Lauchmelder a081ce002b
Update README.md 2022-01-20 13:17:17 +01:00
Lauchmelder a18c3e48e3
Update README.md 2022-01-20 13:16:30 +01:00
Lauchmelder 9fcfe4cb05 removed stray .o file 2022-01-20 13:15:03 +01:00
Lauchmelder 4bc6e0e8a2 added gitignore 2022-01-20 13:13:12 +01:00
Lauchmelder a09bd02c35 more clippy 2022-01-20 13:11:45 +01:00
Lauchmelder f4f5f027f2 clippy command works 2022-01-20 13:06:34 +01:00
Lauchmelder 5fcbdb0b19 kernel boots again 2022-01-20 12:58:47 +01:00
Lauchmelder 95d24b96bc added more clippy 2022-01-20 12:52:21 +01:00
Lauchmelder 67acfc7140 changed prefix 2022-01-20 12:46:10 +01:00
Lauchmelder 587d7bc351 cleaned up code 2022-01-20 12:43:03 +01:00
Lauchmelder 4b2e4c89ae
add license
ofc this needs a license, wouldnt want microsoft ripping this off lol
2022-01-20 12:38:06 +01:00
Lauchmelder 6047f1ba7b
Create README.md 2022-01-20 12:37:30 +01:00
Lauchmelder 1e778fc163 initial commit 2022-01-20 12:34:33 +01:00