forked from koniifer/ableos
TODO updates
This commit is contained in:
parent
1be13d30d1
commit
9cf6f93949
|
@ -1,7 +1,5 @@
|
||||||
```
|
```
|
||||||
TODO
|
TODO
|
||||||
- Integrate HBVM
|
|
||||||
HBVM also needs full spec compliance
|
|
||||||
- Build out the object system
|
- Build out the object system
|
||||||
- Build or Find an acceptable IDL
|
- Build or Find an acceptable IDL
|
||||||
Short List of potentials
|
Short List of potentials
|
||||||
|
@ -9,7 +7,6 @@ TODO
|
||||||
- Work on a styleguide for commits
|
- Work on a styleguide for commits
|
||||||
Maybe something allong the lines of
|
Maybe something allong the lines of
|
||||||
[relevant shorthand note] Explination
|
[relevant shorthand note] Explination
|
||||||
- Build a scheduler for HBVM
|
|
||||||
- Language support on HBVM
|
- Language support on HBVM
|
||||||
- HBVM assembler (with IDL support)
|
- HBVM assembler (with IDL support)
|
||||||
- HBVM Lisp/s-expr Compiler (Also (with (IDL (support))))
|
- HBVM Lisp/s-expr Compiler (Also (with (IDL (support))))
|
||||||
|
@ -21,12 +18,16 @@ TODO
|
||||||
- VGA driver
|
- VGA driver
|
||||||
- SVGA driver
|
- SVGA driver
|
||||||
- File system
|
- File system
|
||||||
TarFS
|
- Depends on Disk driver
|
||||||
|
- TarFS
|
||||||
Pass in a tar file as an initrd and parse it with TarFS
|
Pass in a tar file as an initrd and parse it with TarFS
|
||||||
- VFS
|
- VFS
|
||||||
Being (written)[https://git.ablecorp.us/bee/ableos-vfs] by Bee
|
Being (written)[https://git.ablecorp.us/bee/ableos-vfs] by Bee
|
||||||
- Disk driver
|
- Disk driver
|
||||||
- A ton more
|
- A ton more
|
||||||
|
- Port (Slint)[https://slint.dev]
|
||||||
|
- Depends on
|
||||||
|
- Graphics Driver
|
||||||
```
|
```
|
||||||
|
|
||||||
# Community
|
# Community
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue