This website requires JavaScript.
Explore
Help
Sign In
starnakin
/
42_KFS
Watch
1
Star
2
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9a92819b4b92269e145ce75e7e7a32e0d5669fb
42_KFS
/
src
/
interrupt
History
0x35c
d7626df19c
core: change types from uint32_t to u32 (e.g)
2025-01-27 11:26:15 +01:00
..
signals
Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
2024-10-17 16:11:40 +02:00
handler.c
core: change types from uint32_t to u32 (e.g)
2025-01-27 11:26:15 +01:00
idt.c
core: change types from uint32_t to u32 (e.g)
2025-01-27 11:26:15 +01:00
irq.s
clean: remove useless code
2025-01-22 14:06:44 +01:00
isr.s
feature: start to implement keyboard handler and better isrs/irqs
2024-10-09 17:54:29 +02:00
load_idt.s
fix: no more random reboot
2024-10-08 23:56:34 +02:00
msr.c
core: change types from uint32_t to u32 (e.g)
2025-01-27 11:26:15 +01:00
pic.c
core: change types from uint32_t to u32 (e.g)
2025-01-27 11:26:15 +01:00