WDC 65816/65802
From Wikipedia, the free encyclopedia
(Redirected from WDC 65C816)
Jump to: navigation, search
W65C816S microprocessor in a DIP40 package. The processor is also available in a square LCC.
W65C816S microprocessor in a DIP40 package. The processor is also available in a square LCC.

The WDC 65816 (also: 65C816), a 16-bit microprocessor CPU developed by the Western Design Center (WDC), is an expanded and compatible successor to the venerable MOS Technology 6502. The number 65 in the 65816's name comes from the 6502 compatibility, and 816 signifies that it can work in both 8 and 16 bit modes.

The 65816 was second-sourced by GTE, Sanyo and a couple of other semiconductor companies from the mid-to-late 1980s to the early 1990s. As of 2006 it is still sold by WDC, and the architecture has also been implemented as an IP core in some systems, such as Winbond's W55V9x series of TV Edutainment ICs.

The processor was designed almost entirely by WDC's founder and CEO Bill Mensch, who began work on the chip after consulting Apple Computer in 1982. The only person who aided him in his work was his sister Kathryn who did part of the layout. The chip was finished in March, 1984 with samples sent to both Apple and Atari.
Contents
[hide]

    * 1 CPU features
    * 2 The 65802
    * 3 Notable uses
    * 4 References
    * 5 External links

[edit] CPU features

This list gives the major features of the 65C816S (S = static core):

    * Fully static CMOS design for low power consumption (300 A @ 1 MHz) and increased noise immunity
    * Wide operating voltage range: 1.8 V  5%, 2.5 V  5%, 3.0 V  5%, 3.3 V  10%, 5.0 V  5% for use with varying voltage peripherals
    * Emulation mode allows complete hardware and software compatibility with 6502 designs
    * 24-bit address bus provides access to 16 MB of memory space
    * 16-bit ALU, accumulator, stack pointer and index registers
    * Valid Data Address (VDA) and Valid Program Address (VPA) output for dual cache and cycle steal DMA implementation
    * Vector Pull (VPB) output indicates when interrupt vectors are being addressed
    * Abort (ABORTB) input and associated vector supports processor repairs of bus error conditions
    * Separate program and data bank registers allow program segmentation or full 16 MB linear addressing
    * Direct register and stack relative addressing provides capability for reentrant, recursive and re-locatable programming
    * 24 addressing modes - 13 original 6502 modes with 92 instructions using 256 op codes (including some new opcodes from the 65C02)
    * Wait-for-Interrupt (WAI) and Stop-the-Clock (STP) instructions further reduce power consumption, decrease interrupt latency and allows synchronization with external events
    * Co-Processor (COP) instruction with associated vector supports co-processor configurations, e.g., floating point processors
    * Block move ability

[edit] The 65802

The WDC 65802 (also: 65C802) is a 65816 CPU in a 6502-pinout package (fully 6502 compatible). The 65802 was produced by WDC and GTE during the mid-to-late 1980s and early 1990s.

The chip was designed as an upgrade path from the 8-bit 6502/65C02 to the new 65816 16-bit CPU. To do this, the 65802 has a 16-bit address bus like the 6502/65C02 (64 KB memory space), reduced from the 24-bit address bus of the 65816. All of the bank select registers, etc., from the 65816, are still intact in the 65802 CPU core, they just have no effect when used. Typically, when hardware manufacturers have designed a project from the ground up, they have used the more powerful 65816.

[edit] Notable uses

    * Acorn Communicator
    * Apple IIGS
    * Super Nintendo Entertainment System (customized CPU version, known as the 5A22)

A number of SNES games contained the Nintendo SA-1, an upgraded version of the 65816.

[edit] References

    * Eyes, David; Lichty, Ron (1986). Programming the 65816 including the 6502, 65C02, and 65802. New York: Brady Books/Prentice Hall Press (Simon & Schuster, Inc). ISBN 0-89303-789-3.

[edit] External links

    * W65C816S information on WDC's website - Including a link to the PDF-format datasheet
    * The Complete W65C816S Datasheet
    * A 6502 Programmer's Introduction to the 65816 - A Commodore World article by Brett Tabke; includes CMD's instruction set summary
    * 65816/65C816 Technical Documents - Hosted by Zophar's Domain
    * Winbond TV Edutainment IC Selection Guide - ICs with 65816 CPU core


This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.

-----------------------------------------------------------------------------------------------------------------------------------

Western Design Center 65816

aus Wikipedia, der freien Enzyklopdie
(Weitergeleitet von 65816)
Wechseln zu: Navigation, Suche
W65C816S 16-bit-Mikroprozessor
W65C816S 16-bit-Mikroprozessor

Der W65816 (auch 65C816) ist ein 16-bit-Mikroprozessor, entwickelt vom Western Design Center (WDC) als erweiteter und kompatibler Nachfolger des MOS Technologies 6502. Der 65816 hat zwei Indexregister, einen Stackpointer, ein Direct Page Register und einen 24-Bit-Adressbus. Er ist als statisches CMOS Design implementiert und zeichnet sich, abgesehen von der Kompatibilitt zum 6502, durch eine geringe Leistungsaufnahme (300 A bei 1 MHz) und eine hohe Strsicherheit aus. Der Prozessor ist heute (2007) noch immer erhltlich.

Hauptschlicher Gebrauch der CPU [Bearbeiten]

    * im Apple IIGS (2,8 MHz, in Beschleunigerkarten bis 14 MHz)
    * in der Spielkonsole Super Famicom/Super Nintendo (3,58 MHz)
    * in den SuperCPU-Beschleunigern fr Commodore 64 und 128 (20 MHz)

Literatur [Bearbeiten]

    * Eyes, David; Lichty, Ron (1986). Programming the 65816 including the 6502, 65C02, and 65802. New York: Brady/Prentice Hall. ISBN 0-89303-789-3.
