Commit graph

18 commits

Author SHA1 Message Date
743b22ccd6
Implementing and using ultoa (unsigned long to string) 2023-06-16 03:57:09 +03:00
76c9075f71
Separating itoa and ltoa to own file 2023-06-15 06:40:38 +03:00
dd78c1cc7d
Fix: UNavailable videoinfo not on new line 2023-06-15 03:09:41 +03:00
c33a57fa33
Basic serial driver 2023-06-15 03:06:27 +03:00
e9fd2e98bf
Removing an oopsie 2023-06-14 20:50:21 +03:00
f45698bb00
Cursor disabling moced from assembly to C 2023-06-14 20:49:47 +03:00
94657a7b47
OUTB implementation 2023-06-14 20:49:23 +03:00
6547181959
C Header guards 2023-06-14 20:40:50 +03:00
e1230ce493
Qemu serial stdout 2023-06-14 20:39:30 +03:00
968ea605d8
Stuff. And thing. Yeaaaaah! 2023-06-14 20:06:27 +03:00
3d7140b3fc
Makefile: Handle disk image mounting 2023-06-14 19:28:16 +03:00
3b24a64a92
Ignoring disk image 2023-06-14 19:16:05 +03:00
f1b11875d7
Printing int/hex values, yayyyy! (videomode number) 2023-06-14 06:19:50 +03:00
7d576d3cd5
Fixing vga_write_line_color newline colour 2023-06-14 05:21:38 +03:00
663a6317c4
Checking multiboot stuff oh yah 2023-06-14 05:13:21 +03:00
99e0b4debb
Initializing own stack and moar multiboot stuff
- Not relying on Grub/Multiboot setting up stack for us
- Preparing Multiboot headers so one day we can has graphical mode
2023-06-14 03:44:25 +03:00
aaffd2351f
Printing stuff to screen 2023-06-13 09:45:04 +03:00
f30433dd27
I guess it barely prints a thing 2023-06-12 11:46:47 +03:00