2019-04-17 01:25:54 +10:00
|
|
|
# Collapse OS documentation
|
2019-04-16 02:06:27 +10:00
|
|
|
|
2019-04-17 01:25:54 +10:00
|
|
|
## User guide
|
2019-04-16 02:06:27 +10:00
|
|
|
|
2019-12-12 06:57:07 +11:00
|
|
|
* [The shell](../apps/basic/README.md)
|
2019-04-16 03:18:29 +10:00
|
|
|
* [Load code in RAM and run it](load-run-code.md)
|
2019-04-17 00:37:29 +10:00
|
|
|
* [Using block devices](blockdev.md)
|
2019-05-13 06:06:27 +10:00
|
|
|
* [Using the filesystem](fs.md)
|
2019-06-04 01:15:07 +10:00
|
|
|
* [Assembling z80 source from the shell](zasm.md)
|
2020-01-06 02:30:36 +11:00
|
|
|
* [Writing the glue code](glue-code.md)
|
|
|
|
* [Understanding the code](understanding-code.md)
|
2019-12-03 05:51:36 +11:00
|
|
|
|
|
|
|
## Hardware
|
|
|
|
|
|
|
|
Some consolidated documentation about various hardware supported by Collapse OS.
|
|
|
|
Most of that information can already be found elsewhere, but the goal is to have
|
|
|
|
the most vital documentation in one single place.
|
|
|
|
|
|
|
|
* [TI-83+/TI-84+](ti8x.md)
|
2020-01-26 06:42:03 +11:00
|
|
|
* [TRS-80 model 4p](trs80-4p.md)
|