Commit Graph

28 Commits

Author SHA1 Message Date
1563c84457 memset, size_t 2024-01-09 20:33:14 -06:00
fc9df72d76 putpixel, stdint 2024-01-09 20:14:30 -06:00
b63ec4722a no stack protection 2024-01-09 14:49:13 -06:00
28f1589cf2 qemu vga resolution settings 2023-12-30 13:50:33 -06:00
cb55cdc696 basic typing 2023-11-28 17:41:45 -06:00
59cea4fb76 clear text mode buffer 2023-11-28 14:31:21 -06:00
e09f4f2800 keyboard input 2023-11-28 13:42:15 -06:00
b188777b62 negative fprinti 2023-11-28 13:27:45 -06:00
9369c4e16d unsigned fprinti16 2023-11-28 13:25:12 -06:00
2c5428a11c fix fprinti16 bug 2023-11-28 13:01:45 -06:00
637189a46a fprinti16 2023-11-28 13:00:47 -06:00
04751feaaf debug with gdb 2023-11-28 12:49:36 -06:00
d36bd5d25e move halt to kernelmain 2023-11-26 07:11:48 -06:00
e6693dbe19 stdio.h 2023-11-25 20:47:59 -06:00
336cc887f3 stdio, magicnumber 2023-11-25 20:46:52 -06:00
619f1bb0ac fprint 2023-11-25 20:39:54 -06:00
f2010c0f5b fprinti 2023-11-25 20:37:13 -06:00
3734e3457a multiboot structure output 2023-11-25 20:35:22 -06:00
4e80c5d5fa use less memory 2023-11-25 20:31:44 -06:00
7f5ad11115 move C library to separate module 2023-11-25 20:29:49 -06:00
cr0sd
3f162e2cfa kernel: default line width of 80 2020-05-31 08:18:42 -05:00
Linux User
69852acf7c fputc: endlines enabled 2020-05-29 09:21:29 -05:00
cr0sd
8d6d2188e6 fputc: endline support 2020-05-29 09:05:15 -05:00
cr0sd
808cefea80 printif: fixed bug not printing whole number 2020-05-29 08:31:23 -05:00
Linux User
ccb6054a27 printif: reverse integer string properly 2020-05-28 23:08:16 -05:00
cr0sd
a21c82c667 kernel: FILE struct 2020-05-28 22:11:44 -05:00
cr0sd
084fb8a203 kernel.c: changed colors, Makefile: updated output 2020-05-28 13:49:21 -05:00
cr0sd
8494925192 first commit 2020-05-28 11:47:29 -05:00