Difference between revisions of "ES 40 Emulator"

From Computer History Wiki
Jump to: navigation, search
(initial version)
 
m (External Links: Corrected link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The ES 40 Emulator project, aims to emulate the [[Digital Equipment Corporation]] [[ES 40]].  The homepage is [http://www.es40.org/Homepage here].
+
The ES 40 Emulator emulates the Alpha AXP EV68CB processor found in the [[Digital Equipment Corporation]] [[ES 40]].
  
== Operating Systems ==
 
  
Currently ES 40 can run [[OpenVMS]] for the Dec Alpha.  Hopefully once the hardware is more fleshed out it will run the following:
+
=== Operating Systems ===
 +
 
 +
Currently ES 40 can run [[OpenVMS]] for the Dec [[Alpha]].  Hopefully once the hardware is more fleshed out it will run the following:
  
 
*OpenVMS  
 
*OpenVMS  
Line 10: Line 11:
 
*FreeBSD  
 
*FreeBSD  
 
*NetBSD  
 
*NetBSD  
*OpenBSD  
+
*OpenBSD
  
== Platforms ==
+
=== Platforms ===
  
 
ES 40 runs on the current Operating Systems.
 
ES 40 runs on the current Operating Systems.
Line 22: Line 23:
 
*Sun Solaris
 
*Sun Solaris
  
 +
=== External Links ===
  
 +
* [https://sourceforge.net/projects/es40/ ES 40 emulator's homepage]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Latest revision as of 09:06, 20 May 2022

The ES 40 Emulator emulates the Alpha AXP EV68CB processor found in the Digital Equipment Corporation ES 40.


Operating Systems

Currently ES 40 can run OpenVMS for the Dec Alpha. Hopefully once the hardware is more fleshed out it will run the following:

  • OpenVMS
  • Tru64 UNIX
  • Linux
  • FreeBSD
  • NetBSD
  • OpenBSD

Platforms

ES 40 runs on the current Operating Systems.

  • Windows
  • Linux
  • OpenVMS
  • Mac OS X
  • Sun Solaris

External Links