starnakin
starnakin pushed to main at starnakin/42_KFS 2025-01-23 08:48:58 -05:00
8c63eac00e fix: no switch to task when only one task
starnakin pushed to main at starnakin/42_KFS 2025-01-23 08:27:39 -05:00
d4db6acf61 fix: infinite loop when only one task
starnakin pushed to main at starnakin/42_KFS 2025-01-22 08:44:54 -05:00
494a0f425c add: bzero
starnakin pushed to main at starnakin/42_KFS 2025-01-22 08:06:49 -05:00
7ba3eead14 core: change main debug func
35b73e8004 clean: remove useless code
4ec1a4962d fix: (maybe): remove gdt address
24c7ea8b19 clean: remove useless code
Compare 4 commits »
starnakin pushed to main at starnakin/42_KFS 2025-01-21 04:41:32 -05:00
57ce3c792d wip: multitasking: change eip but not working
starnakin pushed to main at starnakin/42_KFS 2025-01-20 09:11:25 -05:00
d889a251ef add: kernel task
starnakin pushed to main at starnakin/42_KFS 2025-01-16 07:43:19 -05:00
02c3d72a4b core: add set variable in static
starnakin pushed to main at starnakin/42_KFS 2025-01-08 10:38:33 -05:00
916e8b6f19 add: sleep
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