Datasheets
This an assorted list of links to datasheets. It's just a list of links.
This is intended to grow over time. There also is a script in the src/tools
directory that can be used to download these documents (PDFs only).
6502 Related Hardware Components
CPUs / MCUs
- WDC W65C02S CPU
- WDC W65C816S CPU
- WDC W65C134S MCU
- WDC W65C265S MCU
- R6501Q One Chip Microprozessor Rockwell datasheet
- R6501 R6511 datasheet 1987
- R65F11 1987 datasheet
- MOS 6502 User's Manual
- MOS 6500 Preliminary
- MOS 65CE02 Preliminary
- CMD G65SC02
I/O Chips
- WDC W65C21 PIA
- WDC W65C22 VIA
- MOS 6526 CIA
- MOS 6530 RRIOT preliminary
- MOS 6530 RRIOT
- MOS 6532 RIOT preliminary
- MOS 6532 RIOT
- Rockwell R6532 RIOT
- MOS 6530-004 RRIOT TIM
- Rockwell R6551 ACIA
- Rockwell R65C51 ACIA
- WDC W65C51N ACIA
Machines / SBCs
- Mensch Microcomputer
- TIM MOS folder
- WDC W65C02SXB
- WDC W65C816SXB
- WDC W65C134SXB
- WDC W65C265SXB
- WDC W65C265QBX
Glue Logic
Firmware
- W65C134 Monitor ROM Reference Manual
- W65C134 Monitor ROM Code Listing
- W65C265 Monitor ROM Reference Manual
- W65C265 Monitor ROM Code Listing
- OSI 8K BASIC Manual
- Book on OSI BASIC
- Apple Disassembler in Dr Dobb's Journal
Host Based Hardware
- C/C++ SDK
- Hardware design with RP2040
- Hardware design with RP2350
- PGA2350 pinout
- Raspberry Pi RP2040 MCU
- Raspberry Pi RP2350 MCU
Documentation Of Old Hardware And Software
- Apple 1 Basic
- Apple 1 KRUSADER
- CF/IDE Interface on 8-Bit
- OSI 6502 8K BASIC Ver 1.0 Users Manual
- OSI 6502 8K BASIC Ver 1.0 Users Manual (Text Only)
VT100 Escape Sequences
- VonaUtils VT100
- VT100-Examples
- ANSI Escape Sequences
- German manual of MCURSES
- Arduino implementation of MCURSES