GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
118 commits
Transfer to URL with SHA
tree:
8a01732a16
Switch branches
×
master
honey-os
/
src
/
userland
/
latest commit
8a01732a16
biosfood
authored
on 1 Jul 2023
..
crashTest
fix compiler errors (shift count overflow)
1 year ago
hlib
add fork system call
1 year ago
ioManager
shell / ioManager: don't allow backspace when input buffer is empty
1 year ago
keyboard
pass keyboard input to shell
1 year ago
loader
add basic PIT timer outline
1 year ago
log
remove old log function, make \n mandatory for printing a new line
1 year ago
lspci
print out xhci port info
1 year ago
parallel
remove old log function, make \n mandatory for printing a new line
1 year ago
pic
trigger interrupts from xhci controller
1 year ago
pit
use sleep function for xhci driver waiting for the controller to start
1 year ago
shell
shell: don't even try to create a "" program without a name
1 year ago
usb
add fork system call
1 year ago
vga
vga: add scrolling when exceeding maximum default line count
1 year ago
link.ld
add a static libary and fix interrupts
2 years ago