Skip to content

Releases: BenMcAvoy/StrawberryVM

Automatic encoding and assembler

29 Jan 08:18
Compare
Choose a tag to compare

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)

16 Jan 00:51
Compare
Choose a tag to compare
Pre-release

Implemented:

  • Basic architecture
  • Passing instructions
  • Addition

Full Changelog: https://github.com/BenMcAvoy/StrawberryVM/commits/0.1.0