Skip to content
@6502-retro

6502-retro

6502-Retro

The 6502-Retro is a homebrew project that is inspired by the Z80-Retro! project by John Winans. See: https://github.com/z80-retro

There are various source code repositories in this org that can be divided into 3 main categories:

NOTE: The v4.3 hardware has 4 significant bugs

See the 6502-retro-v4 repo for details.

Hardware

  • 6502-retro-v3 This was the first version that supported a filesystem. It's been my development board for the last couple of years.
  • 6502-retro-v4 This is the next iteration of the board. It includes 2 expansion slots, a SPI bus and GPIO allowing for more experimentation with new hardware.
  • Expect to see some add-on cards for this board in future.

OS

  • bootloader A small rom resident program that will load the OS from the SDCard into memory and execute it.
  • rom monitor A monitor program that runs from ROM and can be started by the bootloader
  • 6502-retro-os The main operating system for the 6502-Retro!

Software

Popular repositories Loading

  1. 6502-retro-os 6502-retro-os Public

    Operating system based heavily on CPM but targeted at the 6502-Retro Simple Filesystem and, of course, the 6502.

    Assembly 9 2

  2. 6502-retro-v3 6502-retro-v3 Public

    The earlier version of the Simple Filesystem and DOS this is now replaced by 6502-retro-os

    Assembly 3 2

  3. 6502-retro-chip8 6502-retro-chip8 Public

    A Chip-8 emulator written in C and compiled to run on the 6502-Retro!

    C 1

  4. 6502-retro-v4 6502-retro-v4 Public

    Hardware repo for the 6502-Retro-V4 Single Board Computer.

    HTML 1 1

  5. 6502-retro-monitor 6502-retro-monitor Public

    Small memory monitor for 8k rom.

    Assembly 1

  6. .github .github Public

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…