This website requires JavaScript.
Explore
Help
Register
Sign In
0x35c
0 Followers
·
0 Following
Joined on
2024-09-06
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
1
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-18 08:45:54 -04:00
7128f2640a
wip: memory change
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-17 10:11:46 -04:00
9e85807a09
Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
049c31193f
wip: change the way memory is handled
Compare 2 commits »
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-15 04:57:49 -04:00
577d6c97ec
warning: mismatched types on a variable
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-14 17:37:35 -04:00
9855669662
fix: gdt init no longer crashes
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-11 07:11:26 -04:00
41786ea523
feature: add a few helpers fn (is...)
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 17:25:43 -04:00
29b59c474d
fix: backspace printing + clean a few warnings/junk code
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 14:27:20 -04:00
50b1487708
feature: shell kb input is now working with interrupts (not clean tho, might need to change it)
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 12:03:56 -04:00
e5d7b80ed5
fix: irqs are handled correctly with regs->int_no (and the keyboard handler works)
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 11:54:53 -04:00
4fb51d4356
feature: start to implement keyboard handler and better isrs/irqs
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 10:23:00 -04:00
0812a06350
core: remove apic.c and unused function in pic.c
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-09 10:16:40 -04:00
1640b2e125
fix: no more looping on some weird input
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-08 17:56:47 -04:00
599de25eec
fix: no more random reboot
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-08 04:57:02 -04:00
d348ac109e
fix: interrupt handler function uses an array
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-03 11:01:09 -04:00
14758ff4ea
feature: kpanic on interrupts (merdella cmd to test it)
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-03 10:44:25 -04:00
83e513c32f
fix: read_reg and write_reg are better now, no more double fault
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-03 09:21:13 -04:00
d6b35a2786
feature: apic is now enabled and the double fault interrupt at boot no longer occurs
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-02 08:21:03 -04:00
9479515685
fix: isr.s not compiling because of movb instruction instead of mov
0x35c
pushed to
main
at
starnakin/42_KFS
2024-10-01 14:25:14 -04:00
64a3f6ee0d
feature: start to implements isrs
0x35c
pushed to
main
at
starnakin/42_KFS
2024-09-27 06:23:32 -04:00
ab702aabe7
fix: date cmd crashed because of the cringe kprintf(0, "[...]") from Camille (bozo)
0x35c
pushed to
main
at
starnakin/42_KFS
2024-09-27 06:07:38 -04:00
ed11ec794a
fix: nvm strcmp should crash on NULL, color cmd is now protected though
First
Previous
1
2
3
4
5
Next
Last