Created The Cubot Manuals (markdown)

Arthur Paulino 2018-01-02 19:39:33 -03:00
parent 930ba93d0b
commit f975ea5002

19
The-Cubot-Manuals.md Normal file

@ -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 whats being taught on the behavior of his Cubot.
## Binary and Hexadecimal Representation
## The Assembly Language
## *Tick* mechanics
# Useful code snippets