Disassembler da Arquitetura MARIE
-
Updated
Jun 9, 2022 - Python
Disassembler da Arquitetura MARIE
This project provides a tiny virtual machine that can execute simple programs in the style of the Marie Coding language. This one specifically is set up to multiply two numbers together.
Fizzbuzz written entirely in Assembly Language! Translation into C is included!
Program in MARIE assembly language to perform (A*B)*(C*D)
a software for the MARIE architecture and x86 architecture (written in C then compiled to assembly)
A compilation of programs written in MARIE assembly language. Pseudocode and test cases are included.
Add a description, image, and links to the marie-assembly-language topic page so that developers can more easily learn about it.
To associate your repository with the marie-assembly-language topic, visit your repo's landing page and select "manage topics."