Commit Graph

4 Commits

Author SHA1 Message Date
Vincent Ollivier d22c504726
Improve system information (#553)
* Add socket command to manual

* Update syscall doc

* Update copyright year in help command

* Fix lisp include

* Fix error styling in shell

* Use uppercase hex

* Update website

* Move some CSI color positions

* Update line-height
2023-12-01 16:51:02 +01:00
Vincent Ollivier e55ff2446e
Add beep command (#234)
* Add beep command

* Add pc speaker to qemu

* Add source to beep musics

* Use beep -l instead of beep -t

* Reuse PIT manipulation from time module
2021-08-21 10:57:39 +02:00
Vincent Ollivier 8b33c3979f
Update ATA driver (#41)
* Read from alternate status register in wait

* Add busy loop

* Update bochs config
2020-04-13 11:36:04 +02:00
Vincent Ollivier 1cca81ff68 Add config for using Bochs 2020-02-03 21:18:06 +01:00