readme
来自「Spim软件的一些源码。其中有Xspim的」· 代码 · 共 43 行
TXT
43 行
README FILE FOR XSPIM
=====================
This directory contains part of SPIM--an assembly language MIPS R2000/R3000
simulator. It contains xspim, the X-Windows (Macintosh) interface to SPIM.
SPIM is copyrighted by James R. Larus and distributed under the
following conditions:
You may make copies of SPIM for your own use and modify those copies.
All copies of SPIM must retain my name and copyright notice.
You may not sell SPIM or distribute SPIM in conjunction with a
commercial product or service without the expressed written consent of
James Larus.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The files in this directory are:
Configure
A shell script to configure SPIM.
README
This file.
Imakefile
The input to xmkmf, a standard utility for construction Makefiles
for X windows programs.
Makefile
Makefile to build xspim on Linux.
buttons.{c,h} windows.{c,h} xspim.{c,h}
X-windows interface to spim.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?