Chris Ward's 6502 Computer

Contents

News
Introduction
Specifications
The Circuit
Parts List
Programming
EEPROM Programmer
Photographs
Downloads
Related Links

Back to my Home Page

Created by Chris Ward
Last update 15/05/2007
(DD/MM/YYYY)

Downloads

6502-stripboard.zip Stripboard layouts in Traxmaker 3 format
6502bios.zip The source code for the system's BIOS
cc65-lib.zip My run-time library (with source) for the cc65 compiler
eeprom-src.zip Visual C++ 6 source code for the EEPROM programmer software
eeprom-win.zip Compiled executable of the Windows-based EEPROM programming software
mas65pp-0.1.zip MAS65 Pre-Processor v0.1 - lets you use #include directives in your assembly code