logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

drmips - educational MIPS simulator

Description

DrMIPS  is  a  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.

Name

       drmips - educational MIPS simulator

Options

--opengl
              Enable OpenGL hardware acceleration.

       --no-opengl
              Disable OpenGL hardware acceleration.

       -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: http://brunonova.github.io/drmips/

                                               September 14, 2015                                      DRMIPS(1)

Synopsis

drmips [OPTIONS] [FILE]

See Also