index
:
emulatedseasons/os.git
limineswitch
master
os project thing
emulatedseasons
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed pmm to be a freelist allocator instead of bitmap
EmulatedSeasons
2025-01-21
1
-9
/
+2
*
moved limine.cpp stuff to kernel.cpp (and fixed framebuffer pixel drawing)
EmulatedSeasons
2025-01-20
1
-0
/
+6
*
oh
EmulatedSeasons
2025-01-20
1
-32
/
+0
*
i have no idea i thought this was already in there
EmulatedSeasons
2025-01-20
1
-0
/
+32
*
Remerged the std stuff into the kernel
EmulatedSeasons
2024-09-03
4
-0
/
+59
*
Finished pmm (bitmap)
EmulatedSeasons
2024-06-28
2
-11
/
+13
*
Unfinished bitmap attempt. Likely will not use.
EmulatedSeasons
2024-06-15
1
-2
/
+11
*
Broken attempt at freelist pmm.
EmulatedSeasons
2024-06-14
2
-16
/
+13
*
started working on pmm and fixed printf doing weird things to the
EmulatedSeasons
2024-05-31
2
-0
/
+614
*
changed width and height to be uint32_t instead of uint64_t
EmulatedSeasons
2024-05-11
1
-3
/
+3
*
Added GDT and basic IDT as well as a bitmap drawing function
EmulatedSeasons
2024-05-10
1
-11
/
+4
*
Made framebuffer class, serial write functions, and finally got makefile to b...
EmulatedSeasons
2024-05-07
2
-0
/
+37
*
moved kernel libc stuff to libs/libck/
EmulatedSeasons
2024-01-07
4
-59
/
+0
*
forgot what i did this commit it's been so long
EmulatedSeasons
2023-12-17
1
-0
/
+3
*
initial commit
EmulatedSeasons
2023-06-15
9
-0
/
+139