Skip to content

chriswebbb/MIPS_Emulator

Repository files navigation

MIPS_Emulator

GitHub Logo

About The Project

This is an emulator for a MIPS (Microprocessor without Interlocked Pipelined Stages), it is accompanied by a custom built assembler.

ADD THE REGISTER AND MEMORY LAYOUT DIAGRAMS

(back to top)

Getting Started

Prerequisites

You will need make for this.

Installation

  1. Clone the repo

    git clone https://github.com/chriswebbb/MIPS_Emulator
    
  2. Go into the MIPS_EMULATOR\cmake-build-debug directory.

  3. Then run make and the .exe will be generated within the same file.

  4. Now run the .exe and it will ask for assembly code, type in assembly.txt and it will run some premade code.

(back to top)

License

Distributed under the MIT License.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors