16 lines
580 B
Markdown
16 lines
580 B
Markdown
# PROMETEU Documentation
|
|
|
|
This directory contains the technical documentation and specifications for the PROMETEU project.
|
|
|
|
## Content
|
|
|
|
### 📜 [Specifications (Specs)](./specs)
|
|
Detailed documentation on system architecture, cartridge format, VM instruction set, and more.
|
|
- [Topic Index](specs/hardware/topics/table-of-contents.md)
|
|
|
|
### 🐞 [Debugger](./debugger)
|
|
Documentation on debugging tools and how to integrate new tools into the ecosystem.
|
|
|
|
### 🔌 [DevTools Protocol](../devtools)
|
|
Definition of the communication protocol used for real-time debugging and inspection.
|