README,docs: add some documentation for the shell

This commit is contained in:
slederer 2024-10-20 23:07:47 +02:00
parent 334a72c071
commit 9870124c67
2 changed files with 133 additions and 0 deletions

View file

@ -113,6 +113,7 @@ See the emulator [README](tridoraemu/README.md).
- [UART](doc/uart.md)
- [SD-Card controller](doc/spisd.md)
- [VGA controller](doc/vga.md)
- [Using the Shell](doc/shell.md)
- [The Mostly Missing Pascal Programming Guide](doc/pascalprogramming.md)
More documentation is coming, as time permits.