Lauren Toivanen jt · she/her hän
jt pushed to maybe-fasm at roska/kernel 2023-07-25 05:45:43 +03:00
148634efff Pagingggggggg! (identity mapped low 4M)
jt pushed to maybe-fasm at roska/kernel 2023-07-25 01:02:17 +03:00
d542ed42d6 Serial init error handling removed: no more VGA text memory to print to
jt pushed to trunk at jt/conf 2023-07-25 00:56:03 +03:00
5bfa0bcab6 Minor git/pulsar changes
jt pushed to maybe-fasm at roska/kernel 2023-07-24 21:48:32 +03:00
e16da3adc8 Multiboot parsing and uitoa impl
ebf9982c07 Improved serial init handling. Optimized pushing/poping.
Compare 2 commits »
jt pushed to c-twopart-module-kernel at roska/kernel 2023-07-24 16:03:02 +03:00
bee0ae2aa0 No idea what I have done here to be honest
jt pushed to maybe-fasm at roska/kernel 2023-07-24 05:18:12 +03:00
9fc1cd0064 Passing the strings to string prints through stack
jt pushed to maybe-fasm at roska/kernel 2023-07-24 04:20:59 +03:00
e2572d50af FASMMMMMMM
jt created branch maybe-fasm in roska/kernel 2023-07-24 04:20:18 +03:00
jt pushed to maybe-fasm at roska/kernel 2023-07-24 04:20:18 +03:00
jt created branch c-twopart-module-kernel in roska/kernel 2023-06-29 07:21:33 +03:00
jt pushed to c-twopart-module-kernel at roska/kernel 2023-06-29 07:21:33 +03:00
44ac9a5e50 Yeah it manages to jump to kernhigh/main.c
jt pushed to new-direction at roska/kernel 2023-06-25 03:05:08 +03:00
66fc64e7a1 Setting VGA default colour scheme
475cf951e2 Fixing overscrolling
Compare 2 commits »
jt pushed to new-direction at roska/kernel 2023-06-25 02:19:21 +03:00
3a0fc94230 Basic VGA text mode printing
jt pushed to new-direction at roska/kernel 2023-06-24 05:51:17 +03:00
4f2622e39f Loop some exclamations to serial
jt pushed to new-direction at roska/kernel 2023-06-24 05:32:09 +03:00
6b0ef58b8e minor edits
d64aaed5e6 Can't have this in own segment to quarantee it being in the beginning
Compare 2 commits »
jt created branch new-direction in roska/kernel 2023-06-24 04:50:23 +03:00
jt pushed to new-direction at roska/kernel 2023-06-24 04:50:23 +03:00
5df4da90b5 Currently just printing OK to videomemory in textmode (which multiboot does not quarantee!).
jt pushed to master at roska/kernel 2023-06-24 04:13:58 +03:00
946c9e468d Take AOUT_KLUDGE into account and not just be there doing nothing
jt pushed to master at roska/kernel 2023-06-23 23:15:25 +03:00
e21e42d318 Switched FASM to NASM
jt pushed to master at roska/kernel 2023-06-23 22:55:42 +03:00
5badddbada Using framebuffer info for putpixel loop instead of hardcoded values
b2c4091216 Fixing multiboot section to be a section
998fe3d26d Getting memory information
Compare 3 commits »