2023-09-16 |
hlib: monopolize checkFocus function
biosfood
committed
on 16 Sep 2023
|
---|---|
2023-09-02 |
use ld-level allocation of allocation data object for all programs and kernel
biosfood
committed
on 2 Sep 2023
|
2023-08-28 |
ioManager: remove redundant reference to keyCallback
biosfood
committed
on 28 Aug 2023
|
2023-08-14 |
hid: add parsing for keyboard keys
biosfood
committed
on 14 Aug 2023
|
2023-07-02 |
add mouse service to manage mouse position
biosfood
committed
on 2 Jul 2023
|
2023-04-06 |
shell / ioManager: don't allow backspace when input buffer is empty
biosfood
committed
on 6 Apr 2023
|
2023-04-01 |
fix issue with printing where the first message would not get printed
biosfood
committed
on 1 Apr 2023
|
2023-01-16 |
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood
committed
on 16 Jan 2023
|
add await syscall
biosfood
committed
on 16 Jan 2023
|
|
2023-01-15 |
check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
biosfood
committed
on 15 Jan 2023
|
2023-01-14 |
pass keyboard input to shell
biosfood
committed
on 14 Jan 2023
|
remove old log function, make \n mandatory for printing a new line
biosfood
committed
on 14 Jan 2023
|
|
route the shell service to the vga output
biosfood
committed
on 14 Jan 2023
|
|
rewrite general IO using an IO-manager
biosfood
committed
on 14 Jan 2023
|