SparcStation 20 emulator


 
Thread Tools Search this Thread
Special Forums Hardware SparcStation 20 emulator
# 8  
Old 06-29-2012
I think it would be very interesting if it could run Solaris 10.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Booting a Sparcstation 5 with dead HD

We have an ancient Sparcstation 5 for those few clients that still run SunOS or Solaris. After the last power outage (4 years ago?) we never turned it back on. It had been making some unpleasant noises back then, too. Now we need it again and it won't boot. The machine came with one hard... (4 Replies)
Discussion started by: jrynd
4 Replies

2. UNIX for Dummies Questions & Answers

remote use of a sparcstation

I am away from my Unix sparcstation and need to work on it remotely via a PC. I can open a PuTTy window and execute line commands. But I've forgotten how to be able to work on a graphical program, like xfig. I know there are some commands to enable this, but can't remember them. (6 Replies)
Discussion started by: leveson
6 Replies

3. Solaris

SPARCSTATION 20 - No Video

I apologize in advance that this is probably more of a hardware question than a unix/software one. I've got a seemingly brand-new sparcstation 20 that came with 2 memory modules and that's about it. I've added a new 2 GB HDD and a VSIMM Onboard SX Graphics module. So, I assume with the... (2 Replies)
Discussion started by: ErikTheHAck
2 Replies

4. Solaris

help about time and date on sparcstation

Hi all, I have one problem on my sparcstation20, time stops when I turn off my station, where is the problem? do u think is the NVRAM is crashed? ( for example, I turn off my station at 11:00, when I turn on the next day, I found time on 22:20)!!! please help me thank's for All (9 Replies)
Discussion started by: reda_lui
9 Replies

5. UNIX for Dummies Questions & Answers

Help! Sun SPARCstation 10

I picked up a handful of used SPARCstation10s & 20s and I would like to set it up. I connected a regular PC vga monitor using sun video adapter "1395-SUN". Everything seems to turn on fine...but I get this on the screen and there is absolutely nothing I can do to get out of it. Lost Carrier... (7 Replies)
Discussion started by: cc9911
7 Replies

6. Solaris

Configuring TP Ethernet in SPARCstation 5 Solaris 8

Hey. i have been trying to configure the on board Ethernet in My Sparcstation 5, i have spent a lot of time on the ifconfig man pages. but it could really be nice with some pro. help. i don't think the interface is running . i don't know what name the interface have, le0 eth0 et0, it just says no... (4 Replies)
Discussion started by: mads-nielsen
4 Replies

7. Solaris

SparcStation 20 Crashed. Doesn't boot.

I have sparc Station 20 which is crashed and doesn't boot from the OK prompt except gives me bunch of errors. How can i retrieve my data from the root drive before go for re-installation. This system has Veritas Volume manager on it don't know the version but assume its 2.xxx. Thanks -Adeel (0 Replies)
Discussion started by: deal732
0 Replies

8. UNIX for Advanced & Expert Users

SPARCstation is broadcasting as boot server

Hey guys...hopefully this will be a fairly easy one. I've got an old SPARCstation 5 running Sun 5.5.1 that I just hooked up to the network so that I can run HP OpenView. The box is working fine, but it is broadcasting as a boot server. In other words, when co-workers come in and get ready to... (2 Replies)
Discussion started by: cdunavent
2 Replies

9. Solaris

SPARCstation 5 broadcasting

Hey guys...hopefully this will be a fairly easy one. I've got an old SPARCstation 5 running Sun 5.5.1 that I just hooked up to the network so that I can run HP OpenView. The box is working fine, but it is broadcasting as a boot server. In other words, when co-workers come in and get ready to log... (2 Replies)
Discussion started by: cdunavent
2 Replies

10. Solaris

Lost password on a SPARCstation Voyager

Hi, I got hold of a SUN SPARCstation Voyager today, but I don't have the root password. I made a linux bootdisk and tried to sue that to edit the shadow file, but it comes up saying "magic number" (since it's not a UFS floppy). I haven't got any recovery disks for it, and no documentation. ... (5 Replies)
Discussion started by: KWManiac
5 Replies
Login or Register to Ask a Question
Spectemu(1)						      General Commands Manual						       Spectemu(1)

NAME
xspect, vgaspect - ZX Spectrum emulator SYNOPSIS
xspect [options] [[filetype] filename] vgaspect [options] [[filetype] filename] DESCRIPTION
Spectemu is a 48k Sinclair ZX Spectrum emulator for Linux and other UNIX operating systems. The program xspect can be started in X11, and opens up a window to display the screen of the Spectrum. Do not start xspect in the back- ground, because it uses the terminal to read filenames, and to print information on the state of the emulator. The vgaspect program can only be started on a Linux console, and uses the SVGALIB library. On non linux systems this program is not avail- able. OPERANDS
For both xspect and vgaspect a snapshot file or a tape file can be specified on the command line. The file can have the extension .z80 , .sna , .tap or .tzx (the extension can be ommitted). The option -help displays a list of available options. For a more complete list, and description see the file README. For xspect The following options also have meaning: -display DISPLAYNAME Open the window on DISPLAYNAME instead of the default -name WINDOWNAME Change the title of the window to WINDOWNAME KEYS
You can press Ctrl-H to get help on what keys to use. For more information on the features available in Spectemu see the file README distributed with the emulator. SEE ALSO
tapeout(1) http://www.inf.bme.hu/~mszeredi/spectemu/spectemu.html BUGS
I try to keep nasty bugs like "Segmentation Fault" out of Spectemu, so if you notice one, STEP ON IT! There are some cuter and gentler bugs, which are kept in Spectemu to amuse the user (see TODO). AUTHOR
Miklos Szeredi (EMAIL: mszeredi@inf.bme.hu) Spectemu is copyright (C) 1996-1998 Miklos Szeredi This program is free software; 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 2 of the License, or (at your option) any later version. See the file COPYING. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY 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 program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Version 0.94 18 May 1998 Spectemu(1)