Skip to content

peternoyes/dodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dodo

Dodo Image

Dodo is a homebrew 6502 portable game system. See the main webpage for an overview of the project.

This is the main repository that hosts the hardware design and the sytem firmware (ABI).

Related Repositories

  • dodo-playground - Hosted IDE and Simulator for Dodo
  • gododo - CLI tools for local development
  • dodo-sim - Core simulator that powers the playground and CLI