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