Lauren Toivanen jt · she/her hän
jt pushed to TCC-anothertry at roska/kernel 2023-09-19 19:52:04 +03:00
12e7efb8b5 TCC-anothertry begins
jt pushed to master at roska/kernel 2023-09-08 12:07:04 +03:00
deadd739fb Another Readme update for new improved framebuffer
jt pushed to master at roska/kernel 2023-09-08 12:04:03 +03:00
9ef19730e3 Forgot a stray CLD instruction lol
f9c0bd3db6 Improved framebuffer compatibility and memory safeguard
Compare 2 commits »
jt pushed to master at roska/kernel 2023-09-07 21:32:13 +03:00
e9eaf218a1 Updating the file nobody never reads
jt pushed to master at roska/kernel 2023-09-06 20:31:08 +03:00
55fb99f0e1 Not the whole screenbuffer width was accessible
jt pushed to master at roska/kernel 2023-09-06 19:58:52 +03:00
1b9f7f8ee5 Making a working (at last!) 24/32 bpp framebuffer but only grayscale.
jt pushed to trunk at jt/conf 2023-08-30 12:36:31 +03:00
b5c341f117 Adding MangoHud config
jt pushed to trunk at jt/conf 2023-08-30 12:02:54 +03:00
619d036917 XFCE terminal settings updated
jt pushed to trunk at jt/conf 2023-08-29 22:21:55 +03:00
3957bcaf7f Modified bashRC
jt pushed to master at roska/kernel 2023-08-02 20:17:04 +03:00
3c121e97f4 Framebuffer putpixel LEGGOOO! (disabled paging lol)
jt pushed to master at roska/kernel 2023-08-02 14:19:49 +03:00
8709de5747 Better separation on BSS if it grws or something
jt pushed to master at roska/kernel 2023-08-02 13:53:54 +03:00
e9b363221a Fixing makefile
jt pushed to master at roska/kernel 2023-08-01 21:23:20 +03:00
1034574d1e Making the Multiboot structure a bit shorter to conserve line length
jt pushed to master at roska/kernel 2023-08-01 21:05:49 +03:00
208d05b139 Forgat my os is supposed to be called rOSka
jt deleted branch new-direction from roska/kernel 2023-08-01 05:07:01 +03:00
jt deleted branch maybe-fasm from roska/kernel 2023-08-01 05:06:50 +03:00
jt deleted branch testing from roska/kernel 2023-08-01 05:06:33 +03:00
jt deleted branch c-twopart-module-kernel from roska/kernel 2023-08-01 05:05:56 +03:00
jt pushed to master at roska/kernel 2023-08-01 05:02:53 +03:00
cbaa9e00f9 Trying FASM instead of TCC hybrid proved to be a good choise. Binary is layed out flat and sections are not rearranged so no need to worry about Multiboot structures moving around.
148634efff Pagingggggggg! (identity mapped low 4M)
d542ed42d6 Serial init error handling removed: no more VGA text memory to print to
e16da3adc8 Multiboot parsing and uitoa impl
ebf9982c07 Improved serial init handling. Optimized pushing/poping.
Compare 7 commits »
jt created pull request roska/kernel#1 2023-08-01 04:41:46 +03:00
maybe-fasm