Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16881
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Steve Jobs passed away!
« 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 Karlos

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