index
:
emulatedseasons/os.git
limineswitch
master
os project thing
emulatedseasons
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update README.md
limineswitch
Emu
2024-05-31
1
-3
/
+4
*
Create LICENSE.txt
Emu
2024-05-31
1
-0
/
+21
*
started working on pmm and fixed printf doing weird things to the
EmulatedSeasons
2024-05-31
9
-26
/
+153
*
changed width and height to be uint32_t instead of uint64_t
EmulatedSeasons
2024-05-11
2
-8
/
+8
*
Added GDT and basic IDT as well as a bitmap drawing function
EmulatedSeasons
2024-05-10
15
-35
/
+920
*
Made framebuffer class, serial write functions, and finally got makefile to b...
EmulatedSeasons
2024-05-07
11
-18
/
+114
*
removed isodir/ and grub.cfg from being commited
EmulatedSeasons
2024-05-06
3
-24
/
+0
*
Improved makefile a bit more and got it working with the other files
EmulatedSeasons
2024-05-06
11
-72
/
+160
*
liminefied x86_64 boot
EmulatedSeasons
2024-05-06
5
-27
/
+75
*
improved makefile somewhat
EmulatedSeasons
2024-05-05
23
-39
/
+662
*
renamed i386 to x86
EmulatedSeasons
2024-05-03
17
-13
/
+6
*
changed some makefile variables to export
EmulatedSeasons
2024-05-03
1
-12
/
+12
*
a
EmulatedSeasons
2024-04-14
1
-3
/
+0
*
Merge branch 'master' of github.com:EmulatedSeasons/UnnamedOS2
EmulatedSeasons
2024-04-06
2
-11
/
+21
|
\
|
*
started writing paging
EmulatedSeasons
2024-04-05
3
-12
/
+23
*
|
changed _start and _end to _kernel_start and _kernel_end
EmulatedSeasons
2024-04-05
2
-5
/
+5
|
/
*
added beginning and end kernel symbols
EmulatedSeasons
2024-01-18
9
-16
/
+40
*
moved kernel libc stuff to libs/libck/
EmulatedSeasons
2024-01-07
19
-16
/
+99
*
got grub memory map and added to kernel printf
EmulatedSeasons
2023-12-29
10
-32
/
+463
*
got rid of the cmake thing
EmulatedSeasons
2023-12-19
2
-9
/
+1
*
did something to the makefile
EmulatedSeasons
2023-12-19
1
-6
/
+8
*
forgot what i did this commit it's been so long
EmulatedSeasons
2023-12-17
5
-4
/
+31
*
initial commit
EmulatedSeasons
2023-06-15
42
-0
/
+1616