.\" Copyright (C) 2020 Mattia Biondi, Mikey Goldweber, Renzo Davoli .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License, .\" as published by the Free Software Foundation, either version 3 .\" of the License, or (at your option) any later version. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, .\" MA 02110-1301 USA. .\" .\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "UMPS3" "1" "December 2022" "" "General Commands Manual" .hy .SH NAME .PP \f[V]umps3\f[R] \[en] Virtual machine simulator based around the MIPS R2/3000 microprocessor .SH SYNOPSIS .PP \f[V]umps3\f[R] [\f[I]CONFIGURATION\f[R]] .SH DESCRIPTION .PP \f[V]uMPS\f[R] is an educational computer system architecture and an accompanying emulator designed from the ground up to achieve the right trade-off between simplicity and elegance on one side, and realism on the other. This makes \f[V]uMPS\f[R] ideally suited for use in education, such as hands-on operating systems or computer architecture university courses. .PP The uMPS processor implements the MIPS I instruction set, and can therefore be supported out of the box by existing MIPS compilers. The architecture details a complete set of I/O devices (terminals, disks, flash devices, printers, and network adapters) that feature a clean, consistent, programming interface. The previous revision of the uMPS architecture (uMPS2) brings multiprocessor support. .PP The emulator comes with built-in debugging features and an easy to use graphical user interface. Apart from the emulator itself, several support utilities are provided that can get you quickly started in developing programs for \f[V]uMPS\f[R]. .SH AUTHOR .PP Mauro Morsiani, .PD 0 .P .PD Tomislav Jonjic \f[I]tjonjic\[at]gmail.com\f[R], .PD 0 .P .PD Mattia Biondi \f[I]mattiabiondi1\[at]gmail.com\f[R], .PD 0 .P .PD Contributors can be listed on GitHub. .SH BUGS .PP Report issues on GitHub: \f[I]https://github.com/virtualsquare/umps3\f[R] .SH SEE ALSO .PP \f[B]umps3-elf2umps\f[R](1), \f[B]umps3-mkdev\f[R](1), \f[B]umps3-objdump\f[R](1) .PP Full documentation at: *https://github.com/virtualsquare/umps3**br/\f[I] Project wiki: \f[R]https://wiki.virtualsquare.org/#!umps/umps.md* .SH COPYRIGHT .PP 2004, Mauro Morsiani, .PD 0 .P .PD 2010-2011, Tomislav Jonjic \f[I]tjonjic\[at]gmail.com\f[R], .PD 0 .P .PD 2020, Mattia Biondi \f[I]mattiabiondi1\[at]gmail.com\f[R]