Lauren Toivanen jt · she/her hän
295 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
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 »
jt renamed repository from koalemos to roska/kernel 2023-06-23 05:43:05 +03:00
jt transferred repository jt/koalemos to roska/kernel 2023-06-23 05:41:18 +03:00
jt pushed to master at roska/kernel 2023-06-22 02:28:36 +03:00
5ec345e59f Style: Converting spaces to tabs
jt pushed to master at roska/kernel 2023-06-22 02:13:24 +03:00
e472492ee3 Making stuff work again
jt pushed to trunk at jt/conf 2023-06-21 22:46:38 +03:00
9b5d4c4b9e Pulsar: tab len=8 among other smål things
jt pushed to master at roska/kernel 2023-06-18 07:49:58 +03:00
086eba4ea4 Don't try to put pixel off-screen
fadccef0df Putting pixels to screen
5bfb8d9e97 Implementing unsigned itoa (uint to str)
Compare 3 commits »
jt pushed to master at roska/kernel 2023-06-18 05:37:57 +03:00
1a9201b529 Code organizing
jt pushed to master at roska/kernel 2023-06-16 05:53:38 +03:00
79dcbb8393 Plotting fancy stripe on graphical framebuffer
jt pushed to master at roska/kernel 2023-06-16 03:58:37 +03:00
743b22ccd6 Implementing and using ultoa (unsigned long to string)
jt pushed to trunk at jt/conf 2023-06-16 03:16:29 +03:00
132960fb08 Pulsar config
jt pushed to master at roska/kernel 2023-06-15 06:40:42 +03:00
76c9075f71 Separating itoa and ltoa to own file
jt created branch testing in roska/kernel 2023-06-15 05:11:38 +03:00
jt pushed to testing at roska/kernel 2023-06-15 05:11:38 +03:00
239e592482 Visual stuff already?
jt pushed to trunk at jt/conf 2023-06-15 04:55:19 +03:00
94bacfa011 Less fancy spacemacs (bye ligatures)
jt pushed to master at roska/kernel 2023-06-15 03:09:43 +03:00
dd78c1cc7d Fix: UNavailable videoinfo not on new line
jt pushed to master at roska/kernel 2023-06-15 03:06:44 +03:00
c33a57fa33 Basic serial driver
jt pushed to master at roska/kernel 2023-06-14 20:50:45 +03:00
e9fd2e98bf Removing an oopsie
f45698bb00 Cursor disabling moced from assembly to C
94657a7b47 OUTB implementation
6547181959 C Header guards
e1230ce493 Qemu serial stdout
Compare 5 commits »
jt pushed to master at roska/kernel 2023-06-14 20:06:52 +03:00
968ea605d8 Stuff. And thing. Yeaaaaah!
jt pushed to master at roska/kernel 2023-06-14 19:28:49 +03:00
3d7140b3fc Makefile: Handle disk image mounting