Source: spim
Section: electronics
Priority: extra
Maintainer: Jean-Christophe Dubacq <jcdubacq1@free.fr>
Uploaders: Mackenzie Morgan <maco.m@ubuntu.com>
Build-depends: debhelper (>= 7.0.50~), libxaw7-dev, bison, flex, xutils-dev, dpkg-dev (>= 1.16.0)
Standards-Version: 3.8.4
Vcs-Browser: https://www-lipn.univ-paris13.fr/projects/jcdubacq/browser/debian/trunk/spim
Vcs-Svn: https://www-lipn.univ-paris13.fr/svn/jcdubacq/debian/trunk/spim
Homepage: http://pages.cs.wisc.edu/~larus/spim.html

Package: spim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MIPS R2000/R3000 emulator
 Emulates a MIPS R2000/R3000 processor in software.
 Useful for students who are taught MIPS R2000/R3000 assembly.
 .
 SPIM S20 is a software simulator that runs assembly language programs for
 the MIPS R2000/R3000 RISC computers.  SPIM can read and immediately run
 files containing assembly language statements.  SPIM is a self-contained
 system for running these programs and contains a debugger and interface to
 the operating system.
