Skip to content

McNeight/tgl6502

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The TGL-6502 Single Board Computer

This project implements 6502 emulator running in 4K of flash on an LPC810 microcontroller. For more information please visit this site.

The TGL-6502

Hardware

The hardware is very simple - the CPU itself, an SPI IO expander, two SPI memory chips and some discrete logic. Full schematics and PCB layouts have been provided in the hardware directory. The current board revision is RevB, all future work will be using that hardware.

The hardware design is provide in DesignSpark PCB format - this is a free, fully featured schematic capture and PCB layout tool Additional formats (PDF and gerber files) have been provided in the hardware/RevB/mfr directory if you prefer to use a different tool.

Firmware

The firmware consists of a LPCXpresso project but is in the process of migrating to a makefile based build system.

Licensing

The project is being released under the Creative Commons Attribution-ShareAlike license. Some components of the project are sourced from others - their licenses are included in their source directories.

About

A 6502 compatible single board computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 55.2%
  • C 39.0%
  • C# 4.5%
  • Makefile 1.2%
  • Visual Basic .NET 0.1%