Sponsored Content
Full Discussion: 8&16bit emulators
Operating Systems Solaris 8&16bit emulators Post 302080112 by kokkiklhs on Sunday 16th of July 2006 11:49:02 AM
Old 07-16-2006
Question 8&16bit emulators

Hi to everybody!!
Being an Amiga junkie for almost 20 years, I recently decided to start learning a couple of thing about UNIX.
My first hardware choice was a Sun U10 and than a U60!
Have managed so far to set up the machines to work well with Solaris9, they really are very good but I miss my Amiga Smilie
'So what', I hear you say, 'go back to Amiga!'.
I wish I could, but I have no space for all my hardware to work together!
Well, has anybody a precompiled UAE emulator version, for me to try out? I am not at all good in compiling stuff...
I am also looking for any Atari 8bit emulator binaries, or better, for XMESS!
So far, I have successfully set up Hatari, VICE, xMAME and xSpect on my two Sun boxes Smilie
I asked at Blastwave, but have no answer, so far!
Any help???
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Windows UNIX emulators?

Is there some way I could run UNIX in a window by itself on a Win2K PC? I have to use this PC at work, and I'd like to run UNIX in the background, so I can learn the system during the inevitable lulls (my job is boring as hell). Any help would be appreciated...thanks! (7 Replies)
Discussion started by: liquidcross
7 Replies

2. IP Networking

BELKIN 'F5D5020' 16bit PCMCIA - FreeBSD HOWTO

Hey all, I've bought a few bits from Belkin who seem quite happy to support FreeBSD! Last time I bought a UPS from them and it's still going well :D I saw this on their website that the 16bit PCMCIA card was supported under FreeBSD: http://www.belkin.com/network/F5D5020.html I went to my... (0 Replies)
Discussion started by: WIntellect
0 Replies

3. UNIX Desktop Questions & Answers

UNIX emulators

I now that there are emulators like WINE and NetTerm, and even Hummingbird is a good on as well, but are there any emulators for Windows to emulate UNIX???:confused: I am looking to brush up on my UNIX skills, but I cannot afford to by a small UNIX workstation right now. Anyone got any... (8 Replies)
Discussion started by: MIRV
8 Replies

4. Solaris

Sun OS 3 Emulators?

Hi all, I guess I'm going to get lots of annoyed people asking about windows on a unix forum but here goes. I have a win XP machine and need to run some sofware that was written on and compiled on a sun os 3 machine. Does anyone know of any emulators that will run in the windows enviromment to... (2 Replies)
Discussion started by: northernalex
2 Replies

5. UNIX for Dummies Questions & Answers

any emulators

iam new to unix , i would like to practice unix commands at home, can anyone help me to know if there are any emulators that i can download to practice or any trial versions that can be installed to practice. Regards dep (1 Reply)
Discussion started by: dep
1 Replies

6. Windows & DOS: Issues & Discussions

Windows Terminal Emulators

I have been using NetTerm on various Windows flavors for a while and have just run into a problem with printer passthru (transparent printing) that I can analyse but not resolve. The setup is a Epson TM60 POS Label Printer connected XON/XOFF via COM1 on a Win98SE system. This is controlled... (3 Replies)
Discussion started by: MickZA
3 Replies

7. UNIX for Dummies Questions & Answers

Looking for Unix Emulators on Windows XP

Hello all, Forgive me if this question was asked before, I'm unable to find an answer to it on this forum upon searching "windows unix". I have Windows XP at home, and I want to practice Unix, I want to re-learn all Unix commands, Shell script programming and the Vi Editor. I'm looking... (11 Replies)
Discussion started by: thoughts
11 Replies

8. Shell Programming and Scripting

How to convert C source from 8bit chars to 16bit chars?

I was using the following bash command inside the emacs compile command to search C++ source code: grep -inr --include='*.h' --include='*.cpp' '"' * | sed "/include/d" | sed "/_T/d" | sed '/^ *\/\//d' | sed '/extern/d' Emacs will then position me in the correct file and at the correct line... (0 Replies)
Discussion started by: siegfried
0 Replies

9. UNIX for Dummies Questions & Answers

Advanced info on CPU Emulators

I have searched and searched this topic but without looking at source code ; my next step maybe , I find the same ambiguous information. My main question is how is the target code translated? It is stated that there are variables created that hold the data that the emulated CPU would hold in... (12 Replies)
Discussion started by: theKbStockpiler
12 Replies
bsod(6x)                                                        XScreenSaver manual                                                       bsod(6x)

NAME
bsod - Blue Screen of Death emulator SYNOPSIS
bsod [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay seconds] [-fps] DESCRIPTION
The bsod program is the finest in personal computer emulation. bsod steps through a set of screens, each one a recreation of a different failure mode of an operating system. Systems depicted include Windows 3.1, Windows 95, Windows NT, MS-DOS, AmigaDOS 1.3, Linux, SCO UNIX, BSD UNIX, HPUX, Solaris, Tru64, VMS, HVX/GCOS6, IBM OS/390, OS/2, MacOS (MacsBug, Bomb, Sad Mac, and OSX), Atari ST, Apple ][+, and NCD X Terminals. OPTIONS
bsod accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -mono If on a color display, pretend we're on a monochrome display. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -delay delay The delay between displaying one crash and another. -only which Tell it to run only one mode, e.g., -only HPUX. -fps Display the current frame rate and CPU load. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. X RESOURCES
Notable X resources supported include the following, which control which hacks are displayed and which aren't. doWindows, doNT, doWin2K, doAmiga, doMac, doMac1, doMacsBug, doMacX, doSCO, doAtari, doBSD, doLinux, doSparcLinux, doHPPALinux, doBlitDamage, doSolaris, doHPUX, doApple2, doOS390, doTru64, doVMS, doMSDOS, doOS2, doHVX, and doATM. Each of these is a Boolean resource, they all default to true, except for doAtari, doBSD, doSparcLinux, and doHPPALinux, which are turned off by default, because they're really not all that interesting looking unless you're a fan of those systems. There are command-line options for all of these: e.g., -bsd, -no-bsd. (Also note the -only option.) BUGS
Unlike the systems being simulated, bsod does not require a reboot after running. SEE ALSO
X(1), xscreensaver(1), http://www.microsoft.com/, http://www.apple.com/, http://www.sco.com/, http://www.kernel.org/, and http://www.amiga.de/. TRADEMARKS
Microsoft Windows, Microsoft Windows 95, and Microsoft Windows NT are all registered trademarks of Microsoft Corporation. Apple Macintosh is a registered trademark of Apple Computer. Amiga is a registered trademark of Amiga International, Inc. Atari ST is probably a trade- mark, too, but it's hard to tell who owns it. Linux is a registered trademark of Linus Torvalds, but it isn't his fault. OS/2 is a regis- tered trademark of International Business Machines Corporation. COPYRIGHT
Copyright (C) 1998-2003 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. No animals were harmed during the testing of these simula- tions. Always mount a scratch monkey. AUTHOR
Concept cribbed from Stephen Martin <smartin@mks.com>. This version is by Jamie Zawinski <jwz@jwz.org>, with contributions from many oth- ers. X Version 11 5.15 (28-Sep-2011) bsod(6x)
All times are GMT -4. The time now is 07:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy