added instruction set doc and brainf* doc

This commit is contained in:
2025-06-27 10:32:33 +01:00
parent 89a6bd5792
commit e23c20b635
4 changed files with 117 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
[Introduction](README.md)
- [The Damn Simple Architecture](dsa-arch.md)
- [Instruction Set](dsa-arch/instruction_set.md)
- [DSA - Damn Simple Assembly](dsa.md)
- [Instructions](dsa/instructions.md)
- [Hardware Instructions](dsa/instructions/hardware.md)