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

Correct not parsing #101

Closed MaximeAlgosup closed 8 months ago

MaximeAlgosup commented 8 months ago

Version 1.1.1

Fix issue 74 Change parsing for not instruction

close #74