/6502TFTScreen

Guides and example software to allow the use of a TFT screen and Controller with a Ben Eater style 6502 computer with minor modifications. If this is useful to you, please do feel free to buy me a coffee: https://www.buymeacoffee.com/martinmienM By Martin Mienczakowski

Primary LanguageAssembly

6502 TFT Screen and Controller

This repository contains guides and example software to allow use of a TFT Screen and controller with a Ben Eater style 6502 computer with minor modifications.

The overall technical manual detailing BIOS functions and how to write to any of the screens is here: link

Please select from below what setup you are intending to build.

If this is useful to you, please do feel free to buy me a coffee

320 x 240 screen with 4 button controller (no logic included on controller)

Quick start: link

Catch Clemo V2: link

320 x 240 screen with 4 button controller (logic using OR gates for interupts)

Quick start: link

Catch Clemo V2: link

480 x 320 screen with 4 button controller (logic using OR gates for interupts)

Quick start: link

Catch Clemo V4: link

BIOS V2: link

480 x 320 screen with 8 button controller (logic using OR gates for interupts, shift register to read 8 buttons)

Quick start: link

Catch Clemo V5: link

BIOS V3: link

Author

The author of this repository is Martin Mienczakowski