/* * File: README * Creator: hsa@sgi.com * Create Date: Fri Oct 14 11:37:43 PDT 1994 * */ RDP Application-Level Verification Suite: This application is intended for RDP verification. Running with the RSP simulator, It generates some peculiar RDP data that can be tested on the RDP. This application shares code with other applications in the test suite, be careful about modifying files. You may break something. To add an additional test case, see the comment at the top of main.c To run this test suite: emulate -s <app> rom You can also pass application flags with the -a flag to emulate. Valid application flags are: -a automated. Don't wait for mouse clicks to change frames, and exit when all frames are done. -d route the RDP output back to DRAM. (the .rdp file won't be created.) -f # frame to start at -o # which frame to output (or run through RSP) -m keep 2MB DRAM image (for the RSP or RDP to use) -n name output file name prefix. -s f# c# compute an animation by repeatedly calling frame f#, c# (count) times. To run the data through the RSP simulator, you need to set the environment variable RSP_UCODE to point to the directory containing the (compiled) RSP microcode. You also need to ask for the right frame using the arguments above.
Name |
Last commit
|
History
|
Last Update |
---|---|---|
.. | ||
CVS | ||
InData | ||
Texture | ||
TmemData | ||
Makefile | ||
README | ||
ball_tri.h | ||
ball_vtx.h | ||
cases.c | ||
cfb.c | ||
dynamic.c | ||
init.c | ||
logo_tri.h | ||
logo_vtx.h | ||
main.c | ||
rdpverif.c | ||
rdpverif.h | ||
spec | ||
sphere.dat | ||
sphere.dl | ||
static.c | ||
zbuffer.c |