This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
kernel
/
src
/
arch
History
apio
ed0727332b
All checks were successful
continuous-integration/drone/push
Build is passing
Details
x86_64/CPU: Assign a proper IRQ number to the keyboard interrupt
...
Ah, the dangers of copy-and-paste...
2023-04-04 12:13:34 +00:00
..
x86_64
x86_64/CPU: Assign a proper IRQ number to the keyboard interrupt
2023-04-04 12:13:34 +00:00
CPU.h
kernel, luna: Port non-VFS changes over from pull request
#22
2023-02-25 17:09:03 +01:00
Keyboard.h
kernel+sh: Allow using Ctrl+D to send EOF
2023-03-24 17:21:21 +01:00
MMU.h
kernel: Add the fork() system call
2023-03-18 23:45:48 +01:00
PCI.cpp
kernel: PCI constness updates
2023-01-25 21:01:45 +01:00
PCI.h
kernel: Rename PCI::callback_t to PCI::Callback
2023-01-25 20:58:59 +01:00
Serial.cpp
luna: Remove pure_cstyle_format
2023-03-02 13:38:21 +01:00
Serial.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
Timer.cpp
arch/Timer: Make sure ARCH_TIMER_FREQ is a power of two
2023-01-16 19:43:05 +01:00
Timer.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00