Welcome, Guest. Please login or register.

Author Topic: Emulator for NeXT Step?  (Read 10070 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline nicholasTopic starter

Emulator for NeXT Step?
« on: October 06, 2011, 04:52:24 PM »
Anyone know of an emulator that would run the old 68k version of NextStep?
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Steve Jobs passed away!
« Reply #1 on: October 06, 2011, 04:56:53 PM »
Quote from: nicholas;662699
Anyone know of an emulator that would run the old 68k version of NextStep?


You'd probably have to write one. I'd suggest paravirtualization would be the way to go, if you were going to run it on real 68K amiga hardware because as sure as MacOS needs the lower 4K, NeXT will probably want some absolute address range mapped that AmigaOS wants.

However, beyond any guest patches, the 68010+ meets the Popek & Goldberg requirements for hardware virtualization, so you can get away with ShapeShifter style "emulation", or virtualization as it's called in current parlance ;)
int p; // A
 

Offline nicholasTopic starter

Re: Steve Jobs passed away!
« Reply #2 on: October 06, 2011, 05:08:44 PM »
Quote from: Karlos;662701
You'd probably have to write one. I'd suggest paravirtualization would be the way to go, if you were going to run it on real 68K amiga hardware because as sure as MacOS needs the lower 4K, NeXT will probably want some absolute address range mapped that AmigaOS wants.

However, beyond any guest patches, the 68010+ meets the Popek & Goldberg requirements for hardware virtualization, so you can get away with ShapeShifter style "emulation", or virtualization as it's called in current parlance ;)


I found one. :)

http://www.emaculation.com/forum/viewtopic.php?p=37305&sid=c3937ee93b39270ad36fe5e12f0b4257
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Steve Jobs passed away!
« Reply #3 on: October 06, 2011, 05:22:13 PM »
I moved these posts to a new thread. They seemed a bit OT...
int p; // A
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Emulator for NeXT Step?
« Reply #4 on: October 06, 2011, 06:49:43 PM »
More to the point can you still get 68k NeXTStep?!?

Offline jorkany

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 1009
    • Show only replies by jorkany
    • http://www.amigaos4.com
Re: Emulator for NeXT Step?
« Reply #5 on: October 06, 2011, 07:12:13 PM »
Quote from: bloodline;662719
More to the point can you still get 68k NeXTStep?!?


http://www.ebay.com/itm/VINTAGE-Software-NeXTSTEP-3-2-CD-/150671533837?pt=LH_DefaultDomain_0&hash=item2314b9270d

Gotta love software that comes with a 3.5" floppy "CD-ROM Installation Disk"
 

Offline amigasociety

Re: Emulator for NeXT Step?
« Reply #6 on: October 06, 2011, 07:39:28 PM »
Quote from: bloodline;662719
More to the point can you still get 68k NeXTStep?!?


Black Hole Inc who still sells used NeXT gear was given permission by Apple to sell burned copies of both NeXTSTEP 3.3 and OpenSTEP 4.x to buyers.  I think he charges $50 for either one.

TJ
AmigaOne A1222 (Tabor)
AmigaOne X5000
 

Offline amigasociety

Re: Emulator for NeXT Step?
« Reply #7 on: October 06, 2011, 07:44:35 PM »
And since I am a NeXT junkie, here is a short video of my NeXTcube Dual Dimension driving 2 large 21" displays running NeXTSTEP 3.3 and playing an MP3.

Fun stuff.  Still digg NeXTSTEP myself.

Enjoy.

tj

Little dark but hey, not a pro video guy and my room is ultra dark it seems.  :)

http://www.youtube.com/watch?v=dj7_G6rabd4
AmigaOne A1222 (Tabor)
AmigaOne X5000
 

Offline B00tDisk

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 1670
    • Show only replies by B00tDisk
    • http://www.thedelversdungeon.com
Re: Emulator for NeXT Step?
« Reply #8 on: October 06, 2011, 08:02:24 PM »
Hmm, I wonder if there's a MESS driver for NeXT systems.

More to the point, I wonder if you could shoehorn it onto an appropriate 68k Amiga and get results like you get with Mac emulation.
Back away from the EU-SSR!
 

Offline nicholasTopic starter

Re: Emulator for NeXT Step?
« Reply #9 on: October 06, 2011, 10:43:01 PM »
Quote from: bloodline;662719
More to the point can you still get 68k NeXTStep?!?


You can get EVERYTHING on the internets Matt!
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Emulator for NeXT Step?
« Reply #10 on: October 06, 2011, 10:47:26 PM »
Quote from: nicholas;662762
You can get EVERYTHING on the internets Matt!
Yeah, I know it! I wish I had time for this stuff anymore :(

Might just compile GNUStep for 68k.... ;)

Offline nicholasTopic starter

Re: Emulator for NeXT Step?
« Reply #11 on: October 06, 2011, 11:36:31 PM »
Quote from: bloodline;662765
Yeah, I know it! I wish I had time for this stuff anymore :(

Might just compile GNUStep for 68k.... ;)


I reckon GNUStep+Windowmaker would probably be quite nippy on 68k NetBSD. :)
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline Digiman

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1045
    • Show only replies by Digiman
Re: Emulator for NeXT Step?
« Reply #12 on: October 07, 2011, 01:13:16 AM »
Quote from: amigasociety;662727
Black Hole Inc who still sells used NeXT gear was given permission by Apple to sell burned copies of both NeXTSTEP 3.3 and OpenSTEP 4.x to buyers.  I think he charges $50 for either one.

TJ

erm unless $40 goes to Apple that company can get stuffed, costs $2 to do CD,label and DVD covers. >$8 is a joke for making CD-Rs IMO

time to seek torrents.....

Intel x86 version of Open Step must be still be somewhere. It's like AROS for Next lovers!
« Last Edit: October 07, 2011, 01:15:29 AM by Digiman »
 

Offline amigasociety

Re: Emulator for NeXT Step?
« Reply #13 on: October 07, 2011, 02:00:59 AM »
Quote from: Digiman;662773
erm unless $40 goes to Apple that company can get stuffed, costs $2 to do CD,label and DVD covers. >$8 is a joke for making CD-Rs IMO

time to seek torrents.....

Intel x86 version of Open Step must be still be somewhere. It's like AROS for Next lovers!


They may send more than just the copies of the CDs but not sure.  Figured I would post what I saw before about them legally selling copies.  :)

TJ
AmigaOne A1222 (Tabor)
AmigaOne X5000
 

Offline Crumb

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: Emulator for NeXT Step?
« Reply #14 on: October 07, 2011, 09:31:33 AM »
@amigasociety

what software can you run on NeXT?
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)