Simulator of transfer between assembly language and machine language
Budget $30-250 USD
- Freelancer
- Jobs
- Assembly
- Simulator of transfer between assembly language and machine language
In this project, you will write a simulator to implement the language transfer between the assembly code
and the machine code. Following the methodology mentioned in the class, your simulator should be able
to finish the following TWO TASKS: 1) transferring one assembly code to its corresponding machine code,
2) transferring one machine code to its corresponding assembly code. Your code should be able to
automatically check the input type. You can implement the self-check by reversing the input and output.
Input1: MIPS assembly code
Output1: corresponding machine code (32 bits binary numbers)
Input2: machine code (32 bits binary numbers)
Output2: corresponding MIPS assembly code
Please make a demo video (time<2 mins, size<50MB) for at least 3 different examplesto show the success.
You can use any language (C, C++, JAVA, Python, etc.) to implement the program. Hard coding will receive
0 points.
Final report: >=3 pages, not including the references. In the report, please explain the algorithm flow and
implementation details, experimental results of different inputs and outputs, and your findings.
Final submission: source code + demo video + report + presentation file
5 freelancers are bidding on average $182 for this job
Hello I am a electrical and computer engineer, python scripting expert and cybersecurity professional. I can write the code for conversion. simple enough. check my github for some of my previous work. don't make most More
hi there I have understood the project requirenments I can work with c++ as you haqve mentioned please lets discuss more about this . Thanks
Hello, nice to meet you. So, if I understand correctly, the project is to write an assembler and a disassembler, right? it is an interesting and somewhat complex project. I am very interested in this project since I am More