[N-World Contents] [Book Contents] [Prev] [Next] [Index]

Installing the Sega Cartdev


This chapter describes how to setup your Sega Cartdev and get started using Saturn Express.


Hooking up Your Sega Saturn Cartdev

1. Place the Cartdev upside down next to your computer.

2. Place the Sega Saturn on top of the Cartdev box.

3. Insert the little cable from the back of the Saturn into the jack marked "Saturn Control Interface"

4. Insert the cartridge with the ribbon cable on it into the Saturn's cartridge slot.

Note. When powering the cartdev on or off, make sure that the Saturn is turned off. Failure to do so can damage the cartdev

5. Insert the power cables into the Saturn and cartdev box.

6. Set the SCSI ID for the cartdev to a unique value using the dial on the back of the box.

You can find out which IDs are currently in use by entering the hinv command in a UNIX shell window:

unix>hinv

7. Change the permissions for the SCSI port on the SGI:

cd /dev/scsi
chmod +rw sc
<controller-num>d<dev-num>l0

Where the <controller-num> is the SCSI controller number and the <dev-num> is the device number you chose in step 6.

8. Change the permissions for the Sega plugin directory and the monitor file:

su
chmod 777 /usr/local/ngc/plugin/sega
chmod 777 /usr/local/ngc/plugin/sega/nichimenlog

9. Connect the cartdev and the SGI using the supplied SCSI cable.

Note. If you have a video capture board on your SGI and you want to display the output of the Saturn on the SGI, plug the video composite cable into the board and run the program "capture" from a UNIX shell window.
The Sega startup screens are displayed in the capture window (the flying particles followed by the control panel).

10. Turn on the Cartdev.

11. Turn on the Saturn.


Installing the Sega Compiler

The Sega compiler, an SGL 1.0 compiler that will compile on the SGI, is included in the following distribution directory:

/usr/local/ngc/express/sega

The file is called:

sega-compiler.tar.Z

If you want to use this compiler, you'll need to decompress and untar the file.



[N-World Contents] [Book Contents] [Prev] [Next] [Index]

Another fine product from Nichimen documentation!

Copyright © 1996, Nichimen Graphics Corporation. All rights reserved.