diff --git a/The-Cubot-Manuals.md b/The-Cubot-Manuals.md new file mode 100644 index 0000000..f9f43b9 --- /dev/null +++ b/The-Cubot-Manuals.md @@ -0,0 +1,19 @@ +# The Cubot's Structure Overview + +An image showing the Cubot's parts (CPU, registers and hardware) followed by brief descriptions. + +# Hardware Specifications + +Details about the hardware with minimal code examples on how to use them. + +# The CPU + +Even more detailed information, always with examples that can be tested within the game itself, so the user can see the effect of what’s being taught on the behavior of his Cubot. + +## Binary and Hexadecimal Representation + +## The Assembly Language + +## *Tick* mechanics + +# Useful code snippets \ No newline at end of file