This program takes in a simple assembly code program, translates it to machine code, loads machine code into memory, then executes the machine code. A sample of some basic MIPS code named "1.asm" is used to test the MIPS machine simulator.
-
Notifications
You must be signed in to change notification settings - Fork 0
tonykslee/MIPS-Computer-Simulator
About
A C program to replicate the inner workings of a MIPS computer including PC, I-MEM, ALU, read/write registers, read/write data, D-MEM.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published