Releases: BenMcAvoy/StrawberryVM
Releases · BenMcAvoy/StrawberryVM
Automatic encoding and assembler
Implemented:
- Automated implementations for encoding and decoding of instructions
- Assembler that understands actual words
- Add documentation throughout project
- Create icon
- Split into virtual workspace
Full Changelog: https://github.com/BenMcAvoy/StrawberryVM/commits/0.1.0
Basic instruction parsing (addition)
Implemented:
- Basic architecture
- Passing instructions
- Addition
Full Changelog: https://github.com/BenMcAvoy/StrawberryVM/commits/0.1.0