starnakin
starnakin pushed to main at starnakin/42_KFS 2024-12-18 20:18:54 -05:00
4028372475 add: Makefile create iso without compression
starnakin pushed to main at starnakin/42_KFS 2024-12-18 18:22:06 -05:00
6bdba0cb4f clean: simplify code && maybe fix
starnakin pushed to main at starnakin/42_KFS 2024-12-18 17:56:20 -05:00
4a99b82e15 add: backspace work with vbe
starnakin pushed to main at starnakin/42_KFS 2024-12-11 15:05:30 -05:00
903b303322 fix: tools: font_converter import stddef.h
starnakin pushed to main at starnakin/42_KFS 2024-12-11 15:03:34 -05:00
db596a9212 fix: putchat: use right index
99e2d7053b fix: tootls: font_converter: remove extra bracket
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2024-12-11 14:39:48 -05:00
e5bdd1b5ee fix: tootls: font_converter: font var get right name
starnakin pushed to main at starnakin/42_KFS 2024-12-11 14:32:18 -05:00
bd080a0f9e fix: tools: icon_maker create icons folder if doesn't exist
570b848625 add: tools: font_converter
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2024-12-11 08:16:41 -05:00
c6e2d52831 rename: icon maker to icon converter
0348e04436 core: rename script folder to tools
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2024-12-10 10:26:04 -05:00
d6a59da6d1 add: image is now printable
starnakin pushed to main at starnakin/42_KFS 2024-12-09 05:57:14 -05:00
d39f708a51 fix: put pixel remove empty line
starnakin pushed to main at starnakin/42_KFS 2024-11-29 07:15:10 -05:00
f626edd0f0 wip: use multiboot2
starnakin pushed to main at starnakin/42_KFS 2024-11-28 09:15:36 -05:00
1352201800 fix: memory memset right size of frame_table
starnakin pushed to main at starnakin/42_KFS 2024-11-28 05:20:50 -05:00
dc12949329 fix: malloc
starnakin pushed to main at starnakin/42_KFS 2024-11-26 08:31:25 -05:00
295c513f2d add: memory test
starnakin pushed to main at starnakin/42_KFS 2024-11-26 08:17:09 -05:00
9944f79b2e fix: last page of the pt is now usable
773f55466e add: memory test
8203b36092 fix: remove imcomplete page
Compare 3 commits »
starnakin pushed to main at starnakin/42_KFS 2024-11-26 06:43:14 -05:00
da804296c6 fix: memory: protect kernel code
starnakin pushed to main at starnakin/42_KFS 2024-11-20 10:26:37 -05:00
0c280d971b clean: simplify code
94b2fa340c fix: check if zone is not null before explore it
ec3a038a36 fix: free frame use right addr
Compare 3 commits »
starnakin pushed to main at starnakin/42_KFS 2024-11-19 19:53:29 -05:00
3bc05604db fix: start frame allocator after kernel code
b7dd7761d5 core: (struct frame_zone).addr now represent address without the header
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2024-11-15 07:35:54 -05:00
20ba985b34 fix: able to read multiboot mmap
starnakin pushed to main at starnakin/42_KFS 2024-11-12 16:06:45 -05:00
1e35f3b710 fix: add init flag