Difference between revisions of "Apple I emulators"

From Emulation General Wiki
Jump to navigation Jump to search
(fixed notes section)
(Updated information about MAME's Apple 1 emulation.)
(13 intermediate revisions by 8 users not shown)
Line 11: Line 11:
 
|emulated = {{✓}}
 
|emulated = {{✓}}
 
}}
 
}}
The Apple I is the first computer ever made by Apple. Released in 1976, it was sold for $666.66 ($2940.80 in today's money) in a kit.
+
The Apple I is the first computer ever made by Apple. Released in 1976, it was sold for {{Inflation|USD|666.66|1976}} in a kit. It had a 6502 CPU at 1 MHz with 4KB of RAM. It had a 40x24 text mode and a 280x192 B&W mode. It had hardware-implemented scrolling, which gave it an advantage over some consoles of the day.
  
 
==Emulators==
 
==Emulators==
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
! scope="col"|Operating System(s)
+
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
!colspan="8"|PC
+
!colspan="8"|PC / x86
 
|-
 
|-
 
|OpenEmulator
 
|OpenEmulator
|macOS
+
|align=left|{{Icon|macOS}}
|[http://openemulatorproject.github.io/ 1.0.3]
+
|[http://openemulator.github.io/ 1.0.5]
 
|{{✓}} ||{{✓}}
 
|{{✓}} ||{{✓}}
 
|-
 
|-
 
|Pom1
 
|Pom1
|Windows, [[Android emulators|Android]], Linux
+
|align=left|{{Icon|Windows|Linux}}
 
|[http://pom1.sourceforge.net v1.0.0]
 
|[http://pom1.sourceforge.net v1.0.0]
 
|{{✗}} ||{{✓}}
 
|{{✗}} ||{{✓}}
 
|-
 
|-
 
|[[MAME]]
 
|[[MAME]]
|Multi-platform
+
|align=left|{{Icon|Windows|Linux|macOS|FreeBSD}}
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{~}}
 
|{{✓}} ||{{~}}
 
|-
 
|-
 
|Sim6502
 
|Sim6502
|macOS
+
|align=left|{{Icon|macOS}}
 
|[https://www.zophar.net/macintosh/apple1/sim6502.html 0.1d]
 
|[https://www.zophar.net/macintosh/apple1/sim6502.html 0.1d]
 
|{{✗}} ||{{✗}}
 
|{{✗}} ||{{✗}}
 
|-
 
|-
 
|CocoaPom (Java)
 
|CocoaPom (Java)
|Windows
+
|align=left|{{Icon|Windows}}
 
|[https://www.zophar.net/macintosh/apple1/cocoapom.html v0.1]
 
|[https://www.zophar.net/macintosh/apple1/cocoapom.html v0.1]
 +
|{{✗}} ||{{✗}}
 +
|-
 +
|[https://www.scullinsteel.com/apple1/about.html Apple 1js]
 +
|align=left|{{Icon|Web}}
 +
|[https://www.scullinsteel.com/apple1/ 2013-06-25]
 
|{{✗}} ||{{✗}}
 
|{{✗}} ||{{✗}}
 
|-
 
|-
 
|Apple 1 Emulator
 
|Apple 1 Emulator
|Windows
+
|align=left|{{Icon|Windows}}
 
|[https://simonowen.com/sam/apple1emu/ 1.4]
 
|[https://simonowen.com/sam/apple1emu/ 1.4]
 
|{{✗}} ||?
 
|{{✗}} ||?
 +
|-
 +
!colspan="8"|Mobile / ARM
 +
|-
 +
|Pom1
 +
|align=left|{{Icon|Android}}
 +
|[http://pom1.sourceforge.net v1.0.0]
 +
|{{✗}} ||{{✓}}
 
|-
 
|-
 
!colspan="8"|Console
 
!colspan="8"|Console
 
|-
 
|-
 
|[https://csdb.dk/release/?id=118857 Green Delicious Apple-1 Emulator]
 
|[https://csdb.dk/release/?id=118857 Green Delicious Apple-1 Emulator]
|[[Commodore 64 emulators|Commodore 64]]
+
|align=left|{{Icon|C64}}
 
|(11 May 2013)
 
|(11 May 2013)
 
|{{✗}} ||{{✗}}
 
|{{✗}} ||{{✗}}
|-
 
!colspan="8"|Mobile
 
|-
 
|[https://www.scullinsteel.com/apple1/about.html Apple 1js]
 
|Website in Java.
 
|[https://www.scullinsteel.com/apple1/ 2013-06-25]
 
|{{✗}} ||{{✗}}
 
|-
 
 
|}
 
|}
  
 
==Notes==
 
==Notes==
 
====MAME====
 
====MAME====
[http://www.progettoemma.net/mess/results.php?list=apple1 Software compatibility] is good, however the sound processing of MAME's Apple I driver is in a [http://www.progettoemma.net/mess/system.php?machine=apple1 preliminary status].
+
[http://www.progettoemma.net/mess/results.php?list=apple1 Software compatibility] is good. The sound processing of MAME's Apple I driver used to be in a [http://www.progettoemma.net/mess/system.php?machine=apple1 preliminary status], but now that error has been fixed, since the system [https://github.com/mamedev/mame/blob/master/src/mame/drivers/apple1.cpp is supposed to have no sound, according to the MAME driver for the system].
  
  

Revision as of 08:20, 14 May 2020

Apple I
AppleIcomputer.jpg
Developer Apple Computer, Inc.
Type Computers
Release date April 11, 1976
Discontinued September 30, 1977
Successor Apple ][
Emulated

The Apple I is the first computer ever made by Apple. Released in 1976, it was sold for $666.66 in a kit. It had a 6502 CPU at 1 MHz with 4KB of RAM. It had a 40x24 text mode and a 280x192 B&W mode. It had hardware-implemented scrolling, which gave it an advantage over some consoles of the day.

Emulators

Name Platform(s) Latest Version Active Recommended
PC / x86
OpenEmulator macOS 1.0.5
Pom1 Windows Linux v1.0.0
MAME Windows Linux macOS FreeBSD 0.264 ~
Sim6502 macOS 0.1d
CocoaPom (Java) Windows v0.1
Apple 1js Web 2013-06-25
Apple 1 Emulator Windows 1.4 ?
Mobile / ARM
Pom1 Android v1.0.0
Console
Green Delicious Apple-1 Emulator Commodore 64 (11 May 2013)

Notes

MAME

Software compatibility is good. The sound processing of MAME's Apple I driver used to be in a preliminary status, but now that error has been fixed, since the system is supposed to have no sound, according to the MAME driver for the system.


Apple Inc.
Apple Computer (1998).jpg
Desktop: Apple IApple II Line (Apple IIGS) • Apple III lineLisaMacintosh lineMacOS
Mobile: iPodiOS
Consoles: Pippin