资 源 简 介
This project is now located on GitHub. https://github.com/joshwyant/mips-machine
In college, my Machine Organization and Architecture professor is teaching the MIPS architecture. Since it"s so simple, I"m building a MIPS simulator and assembler as a project.
It will be compatible with the book we"re using for learning assembly language (MIPS Assembly Language Programming by Robert L. Britton). The machine will consist of hypothetical components for I/O.
It will probably be sufficient for use as a initial target test platform for the managed operating system I"m writing as an experiment.
Note for Running C Programs:
It"s best to use an already installed toolchain for C. The target is specified in the App.config file, and the bin directory should be in PATH. The defaults will work (mips-sde-elf).
Here are two places to get a free MIPS bare-metal GCC toolchain:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报