Difference between revisions of "Previous"

From Computer History Wiki
Jump to: navigation, search
(lame inital version)
 
(add project homepage link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Previous is an emulator for the old [[NeXT Computer, Inc]]  machines namely the:
+
'''Previous''' is an [[emulator]] for the old [[NeXT Computer, Inc]]  machines namely the:
 +
 
 +
*NeXT Computer
 +
*NeXTcube
 +
*NeXTstation Turbo
 +
*NeXTstation Color
  
 
From the website:
 
From the website:
Line 17: Line 22:
 
*Timers Real time clock + 2 internal timers handled (known issues for event counter)
 
*Timers Real time clock + 2 internal timers handled (known issues for event counter)
  
 +
Currently Previous can boot up all available versions of NeXTSTEP and OPENSTEP that run on the 68000 platform.
 +
 +
== External Links ==
 +
[https://previous.unixdude.net/ Previous - A NeXT Computer Emulator]
 +
 +
{{semi-stub}}
  
{{stub}}
+
[[Category: Emulators]]
[[Category:Emulators]]
 

Latest revision as of 06:11, 7 February 2024

Previous is an emulator for the old NeXT Computer, Inc machines namely the:

  • NeXT Computer
  • NeXTcube
  • NeXTstation Turbo
  • NeXTstation Color

From the website:

Previous is a Next computer hardware emulator. It aims to emulate a Next Cube or a Next Station with all its peripheral.

The emulator is not complete yet.

Current status

  • Processor 68030 and 68040 CPUs work, including MMU for both, FPU is platform sensitive and has minor incompleteness
  • Memory All memory + Mono video memory is handled + experimental color display
  • User input Keyboard works, but partially bad key assignment Mouse works, but problems with losing focus
  • DMA works for SCSI, MO, Memory to Memory and partially for Ethernet, with dummy for Sound and SCC
  • SCSI Works
  • SCSI peripherals CDROM and Hdd emulated
  • Cube MO drive works, including real Reed Solomon ECC
  • Timers Real time clock + 2 internal timers handled (known issues for event counter)

Currently Previous can boot up all available versions of NeXTSTEP and OPENSTEP that run on the 68000 platform.

External Links

Previous - A NeXT Computer Emulator