biosfood
authored
on 25 Aug 2023
|
|
.. |
|
|
|
crashTest
|
fix compiler errors (shift count overflow)
|
1 year ago
|
|
hid
|
keyboard: implement key repeat behaviour
|
1 year ago
|
|
hlib
|
hlib: add listClear function
|
1 year ago
|
|
ioManager
|
hid: add parsing for keyboard keys
|
1 year ago
|
|
keyboard
|
keyboard: allow for uint32_t keycodes
|
1 year ago
|
|
loader
|
add mouse service to manage mouse position
|
1 year ago
|
|
log
|
remove old log function, make \n mandatory for printing a new line
|
1 year ago
|
|
lspci
|
pci: clean up cluttered output during initial scanning
|
1 year ago
|
|
mouse
|
mouse: periodically print information instead of relying on events
|
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
|
pit refactoring: use event code
|
1 year ago
|
|
ps2
|
keyboard: pass over raw chars
|
1 year ago
|
|
shell
|
avoid creating a new service if one already exists
|
1 year ago
|
|
usb
|
pass report descriptor to HID driver
|
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
|