Replica 1
   HOME

TheInfoList



OR:

The Replica 1 is a clone of the historic
Apple I The Apple Computer 1, originally released as the Apple Computer and known later as the Apple I or Apple-1, is an 8-bit desktop computer released by the Apple Computer Company (now Apple Inc.) in 1976. It was designed by Steve Wozniak. The idea ...
of 1976. It was designed by Vince Briel in 2003. It was the first Apple 1 clone to take advantage of more modern components, enabling the clone to be produced with cheaper and more widely available components while retaining the functionality of the original.


History

The ''Replica 1'' is a clone of the
Apple I The Apple Computer 1, originally released as the Apple Computer and known later as the Apple I or Apple-1, is an 8-bit desktop computer released by the Apple Computer Company (now Apple Inc.) in 1976. It was designed by Steve Wozniak. The idea ...
designed by Vince Briel with permission from the Apple I's original creator
Steve Wozniak Stephen Gary Wozniak (; born August 11, 1950), also known by his nickname "Woz", is an American electronics engineer, computer programmer, philanthropist, inventor, and technology entrepreneur. In 1976, with business partner Steve Jobs, he c ...
. The Replica 1 is functionally a close copy of the original but it was designed using much more modern parts on a smaller, simplified board design. The Replica 1 is designed around the same
MOS Technology 6502 The MOS Technology 6502 (typically pronounced "sixty-five-oh-two" or "six-five-oh-two") William Mensch and the moderator both pronounce the 6502 microprocessor as ''"sixty-five-oh-two"''. is an 8-bit microprocessor that was designed by a small t ...
chip used as the core of the Apple I. Like the original, the Replica 1 utilizes simple AV in/out to connect to a television or other similar screen. It maintains most of the original's functionality, such as the lack of a "delete" key.


Development

Briel has described how his first prototype was developed on a (solderless)
breadboard A breadboard, solderless breadboard, or protoboard is a construction base used to build semi-permanent prototypes of electronic circuits. Unlike a perfboard or stripboard, breadboards do not require soldering or destruction of tracks and are ...
s, with confirmation of ''success'' being the detection of bits corresponding to an "\" character on the output of the
Peripheral Interface Adapter A Peripheral Interface Adapter (PIA) is a peripheral integrated circuit providing parallel I/O interfacing for microprocessor systems. Description Common PIAs include the Motorola MC6820 and MC6821, and the MOS Technology MCS6520, all of w ...
chip. Briel said his next prototype breadboard used a
microcontroller A microcontroller (MCU for ''microcontroller unit'', often also MC, UC, or μC) is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable i ...
to output to a terminal or
terminal emulator A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term ''terminal'' covers all remote termin ...
program. The final prototype used a
printed circuit board A printed circuit board (PCB; also printed wiring board or PWB) is a medium used in Electrical engineering, electrical and electronic engineering to connect electronic components to one another in a controlled manner. It takes the form of a L ...
, and had the addition of a circuitry that implemented a 40x24 character output as per the Apple I. The only change from this prototype to the first ''revision a'' production board was the addition of a ''PS/2'' keyboard connector. The first commercial revision of the Replica 1 came with a separate Serial I/O card, This allowed programs written on or for the Replica 1 to be stored on the hard drive of any common PC. This was needed because the Replica 1 had no other means of program storage, since cassette drives (the Apple I's storage device) are in short supply. The I/O card can also be attached to original Apple I computers.
Apple An apple is an edible fruit produced by an apple tree (''Malus domestica''). Apple fruit tree, trees are agriculture, cultivated worldwide and are the most widely grown species in the genus ''Malus''. The tree originated in Central Asia, wh ...
had no objection to the project since Wozniak had given his approval and the design is technically Wozniak's alone since it predates the company itself. Apple had previously released all materials regarding the Apple I to the Apple I Owners Club.


Original

The ''Replica 1'' was first introduced to the market between 2003, and 2005. It was always provided both as a build-it-yourself kit as well as pre-assembled. Power was provided via a 12 pin connector compatible with a PC/XT power supply. Input could be from an ascii-style keyboard as used in Apple, the more commonly available standard PC keyboard connected via ps/2-style connector, or a terminal or terminal emulator connected via the optional add-on piggy-back serial card.
AVR microcontrollers AVR is a family of microcontrollers developed since 1996 by Atmel, acquired by Microchip Technology in 2016. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. AVR was one of the first microcontroller families to u ...
were used both for the video control circuitry and keyboard interface. There was a special connector electrically compatible with the Apple 1 interface but which required an expansion card to provide the correct physical interface. The board also contained a small
breadboard A breadboard, solderless breadboard, or protoboard is a construction base used to build semi-permanent prototypes of electronic circuits. Unlike a perfboard or stripboard, breadboards do not require soldering or destruction of tracks and are ...
area where custom circuitry and components could be fitted. An example of use of the breadboard area is Tranter's automatic power-on-reset modification using a 555 timer chip. As well as the ''Woz''
monitor Monitor or monitor may refer to: Places * Monitor, Alberta * Monitor, Indiana, town in the United States * Monitor, Kentucky * Monitor, Oregon, unincorporated community in the United States * Monitor, Washington * Monitor, Logan County, West Vir ...
, the Replica 1 included (integer) Apple I BASIC in ROM to allow quick and easy programming. Memory was provided by a 32K byte 62256
static RAM Static random-access memory (static RAM or SRAM) is a type of random-access memory (RAM) that uses latching circuitry (flip-flop) to store each bit. SRAM is volatile memory; data is lost when power is removed. The term ''static'' differen ...
Chip.


Second edition

The Second Edition (SE) was introduced in 2006, the redesign bringing several connectors to the board and sacrificing the breadboard area for the associated circuitry. The SE allowed for multiple options for powering the ''Replica 1'': external 20 pin ATX standard PC power supply; 7-9 volt DC jack connector; or optional power via
USB port Universal Serial Bus (USB) is an industry standard that establishes specifications for cables, connectors and protocols for connection, communication and power supply (interfacing) between computers, peripherals and other computers. A broad v ...
. A serial port was fitted to the board eliminating the need for the piggy-back board. The video output could prove problematic with this version especially on some equipment with the issues likely worse on European 60 Hz based display systems. With the SE version the firmware EEPROM was also to include the ''KRUSADER'' symboilc assembler.{Sfn, specifically developed by for the ''Replica 1''. ''KRUSADER'' was developed by Ken Wessen, who described its programming environment as including a simple shell, editor,
disassembler A disassembler is a computer program that translates machine language into assembly language—the inverse operation to that of an assembler. A disassembler differs from a decompiler, which targets a high-level language rather than an assembly lan ...
and a low-level debugger all fitting within a space of under 4096 bytes.


Third edition

The Third Edition (TE) was introduced in 2008 and replaced the ATMega circuits with a
Parallax Propeller The Parallax P8X32A Propeller is a multi-core processor parallel computer architecture microcontroller chip with eight 32-bit reduced instruction set computer (RISC) central processing unit (CPU) cores. Introduced in 2006, it is designed and sold ...
chip to control the video output and keyboard input, the resultant space saving meaning a prototyping breadboard area could be re-introduced to the design. Expansion was supplemented by an Apple 1 compatible 44 pin expansion slot and
edge connector An edge connector is the portion of a printed circuit board (PCB) consisting of traces leading to the edge of the board that are intended to plug into a matching socket. The edge connector is a money-saving device because it only requires a sing ...
allowing an Apple 1 compatible add-on card to be directly slotted into the ''Replica 1''. USB was eliminated from this board.


Ten anniversary edition

In 2013, on the tenth anniversary of the creation of the Replica 1, Briels introduced a version known as the ''TEN'' which has a limited run of 50 boards notable for using a red colored board. For most practical purposes these were the same as the ''Replica 1 plus'' that was to follow a year later.


Replica 1 plus

The most recent model of the Replica 1 is the Replica 1 Plus, now sold by ReActivemicro. The Second Edition model integrated both the previous Serial I/O board plus a new USB interface into the main board. Other improvements included a wall mounted DC power supply replacing the previous model's reliance on a full PC power supply and a power on light indicator. The Third Edition model removed the USB interface and replaced the AVR microcontroller used to generate video with a
Parallax Propeller The Parallax P8X32A Propeller is a multi-core processor parallel computer architecture microcontroller chip with eight 32-bit reduced instruction set computer (RISC) central processing unit (CPU) cores. Introduced in 2006, it is designed and sold ...
chip. Briel's announcement for the ''Replica 1 Plus version'' in May 2014 claimed it allowed for a direct connection to the USB port on a computer for power and programming, and it had two firmware
ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * R ...
s allowing selection of either Apple 1 Basic or Woz monitor and Applesoft lite. On 1 March 2018 ReActiveMicro announced they had formed a partnership with Briel and henceforth would be selling and supporting Replica 1 plus.


Assembling Replica 1

Some care is required in assembling ''Replica 1'' in particular proficient soldering technique is required. At ''
KansasFest KansasFest (also known as KFest) is an annual event for Apple II computer enthusiasts. Held every July at Rockhurst University in Kansas City, Missouri, KansasFest typically lasts five days and features presentations from Apple II experts and pion ...
'' in July 2009 Briel held a workshop to help new ''Replica 1'' owners construct their machine,
Computerworld ''Computerworld'' (abbreviated as CW) is an ongoing decades old professional publication which in 2014 "went digital." Its audience is information technology (IT) and business technology professionals, and is available via a publication website ...
magazine editor Ken Gange documenting errors he made in process of completing a working machine.


Interfacing capability

The original and Second Edition (SE) versions of the ''Replica 1'' did not contain an Apple 1 compatible expansion connector (slot), but instead there was available an expansion board that could be connected and that did contain additional expansion slots. The Third Edition (TE) and later models do contain an Apple 1 compatible slot which can either be used to connect an additional Apple 1 compatible add-on board or to connect to the expansion board so additional original Appled or third party expansion boards can be attached. Expansion boards included th
CFFA1 Card Reader
an
Multi I/O Board
by Briel Computers. Other connectors include (model dependent): * RS-232 Serial port: for interfacing with a home computer running a terminal emulation program, such as
HyperTerminal HyperACCESS (sometimes known as HyperTerminal) is a family of terminal emulation software by Hilgraeve. A version of HyperACCESS called HyperTerminal is included in some versions of Windows. History It was the first software product from Hilg ...
for Windows, or
ZTerm ZTerm is a shareware terminal emulator for Macintosh operating system. It was introduced in 1992 for System 7 and has been updated to run on macOS. Its name comes from its use of the ZModem file transfer protocol, which ZTerm implemented in a p ...
for OS X. This allows for quick data inputting for large programs, which is favourable over typing in such programs by hand. * Apple 1 Edge Connector: for memory expansion boards.


References


Notes


Sources

* * * * * * * * * * * * * * * * * *


Footnotes

{{reflist Home computer remakes Replicas Apple Inc.