added a documentation index
This commit is contained in:
parent
7e98001172
commit
0d6c5f6d56
25
docs/index.md
Normal file
25
docs/index.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
## PsychOS
|
||||||
|
|
||||||
|
PsychOS is a single-user cooperative multitasking operating system for OpenComputers.
|
||||||
|
|
||||||
|
### System requirements:
|
||||||
|
|
||||||
|
- T1 processor
|
||||||
|
- 150k RAM
|
||||||
|
- 40k storage (filesystem and tape supported)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Cooperative multitasking
|
||||||
|
- Copper (inter-)networking
|
||||||
|
- Comfortable APIs
|
||||||
|
- Remote login support
|
||||||
|
- Network booting support
|
||||||
|
|
||||||
|
... and probably lots more that aren't included in this list.
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- User guide (WIP)
|
||||||
|
- [Building PsychOS](building.html)
|
||||||
|
- [API documentation](api.html)
|
Loading…
Reference in New Issue
Block a user