index
:
rustubs.git
master
A rust implementation of OO-StuBS
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
machine
Commit message (
Expand
)
Author
Age
*
multiboot: basic support for multiboot info
Tianhao Wang
2024-06-11
*
keyboard: pad key translation table
Tianhao Wang
2024-06-11
*
fix io blocking bug in kbdctl
Tianhao Wang
2024-06-11
*
cgascr: refactoring
Tianhao Wang
2024-06-11
*
chore
Tianhao Wang
2024-06-11
*
formatting code
Tianhao Wang
2024-06-11
*
mask keyboard interrupt while polling key
Tianhao Wang
2024-06-11
*
remove plugbox module
Tianhao Wang
2024-06-11
*
cgascr: init cursor in rust code
Tianhao Wang
2024-06-11
*
keyboard: implement leds and reboot
Tianhao Wang
2024-06-11
*
fix bug in cga driver
Tianhao Wang
2024-06-11
*
chore: make clippy happy
Tianhao Wang
2024-06-11
*
PS/2 Keyboard controller: read and decode key
Tianhao Wang
2024-06-11
*
PS/2 Keyboard controller: baseline
Tianhao Wang
2024-06-11
*
add IOPort struct
Tianhao Wang
2024-06-11
*
keyctl: use bitflags for key modifiers
Tianhao Wang
2024-06-11
*
make device_io a arch independent interface.
Tianhao Wang
2024-06-11
*
basic interrupt/PIC support
Tianhao Wang
2024-06-11
*
add println! and panic! macro
Tianhao Wang
2024-02-01
*
formatting code, use tab identation -- before it's too late
Tianhao Wang
2024-01-30
*
minimal support for keyctrl, not complete
Tianhao Wang
2023-03-24
*
usable printf, with some ptr magic
Tianhao Wang
2023-03-15
*
add delay between IOs
Tianhao Wang
2023-03-14
*
CGA cursor location
Tianhao Wang
2023-03-14
*
adding io port
Tianhao Wang
2023-03-11
*
fix linking
Tianhao Wang
2023-03-11
*
a minimal working demo on bare metal
Tianhao Wang
2023-03-10