table of contents
other versions
- jessie 1.2.3-1
- jessie-backports 2.0.1-1~bpo8+1
- stretch 2.0.1-2
- testing 2.0.1-2
- unstable 2.0.1-2
other languages
DRMIPS(1) | General Commands Manual | DRMIPS(1) |
NAME¶
drmips - educational MIPS simulatorSYNOPSIS¶
drmips [OPTIONS] [FILE]DESCRIPTION¶
DrMIPS is graphical simulator of the MIPS processor to support computer architecture teaching and learning. It is intuitive, versatile and configurable. The simulator is available not only for personal computers but also for Android devices, especially tablets. This command starts the PC version of the simulator. You can pass a FILE as argument to open it in the simulator.OPTIONS¶
- -h, --help
- Display help and exit.
- --version
- Display version information and exit.
- FILE
- Optional file to open.
SEE ALSO¶
The manuals of the simulator at: /usr/share/doc/drmips/manuals/ The page of the simulator at: https://bitbucket.org/brunonova/drmipsSeptember 23, 2014 |