Project:65

Project:65 is a 6502-based 8-bit microcomputer. For phase one of the project, I built the computer on a breadboard and communicated with it over a serial line. Project:65 is able to download and run programs, including the EhBASIC interpreter for the BASIC language.

Phase 1 (2012-2013):

The Project:65 computer.
The Project:65 computer at the end of Phase 1.

SD Card Support – Retrochallenge 2013

For my first-ever entry into the Retrochallenge, I added permanent storage (an SD card hooked up to an ATmega microcontroller) to the computer, and wrote some operating system support for device drivers and a file table. 

Serial Port Redux (2017)

In which we rebuild the MAX3100 serial port driver with interrupts, buffers, and proper flow control.

Sound and Music (2023-2024)

Setting up cc65 (2024)

I’ve been using the cc65 C compiler for quite a few years, and for most of that time I’ve been meaning to port over a working C library. I think it’s time to actually make that happen.

2025

2 comments on “Project:65

  1. Pingback: Half Time Roundup! | Retrochallenge Competition

  2. Pingback: Make your own Apple 1 replica | Dave Cheney

Leave a comment