This commit is contained in:
Kyler 2024-07-05 20:14:45 -06:00
commit c9df9bd3e7
1 changed files with 4 additions and 0 deletions

View File

@ -7,8 +7,12 @@ It is a custom computer and instruction set architecture. It also has its own
assembly language with assembler written in Python. Custom high level language
currently in development.
The purpose of this project is for me to practice creating an ISA and a compiler and assembler tool chain for the platform. I also plan to possibly build a redstone computer in Minecraft that implements this ISA.
## ISA
*See file `docs/12-bit ISA.ods`*
## Assembly Language
### Registers