mirror of https://github.com/E-Almqvist/eOS
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
311 B
14 lines
311 B
# TO DO
|
|
- Math lib: powf, log10, numlen
|
|
- Str lib: int\_to\_str
|
|
- Read and display e820 memory mapping
|
|
- (Random lib: random num from a to b?)
|
|
- Shell: input, execute
|
|
|
|
- prog/time: show time
|
|
- prog/date: show date
|
|
- prog/mem: show amount of memory
|
|
- prog/bitmap: show phys bitmap
|
|
|
|
# Long term
|
|
- Rust?
|
|
|