algosup / 2023-2024-project-3-virtual-processor-team-2

Third project of 2023-2024 year which aims creating our own assembly language, with an interpreter to be able to read and run our programs. 📎
MIT License
9 stars 0 forks source link

Virtual processor and assembler stable version #88

Closed MaximeAlgosup closed 8 months ago

MaximeAlgosup commented 8 months ago

Project version: 1.0.0 Assembler version: 1.0.0 Virtual processor version: 1.0.0

Description: Stable version

This version contains: An assembler capable of parsing all operations, building, and exporting to binary A virtual processor capable of executing all operations except: