Skip to content

sparkletron/colecovision_multicart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colecovision Multicart

15 in 1 flash ROM cart for Colecovision 32KiB ROMS.

image

author: Jay Convertino

date: 2024.10.26

license: MIT

Release Versions

Current

  • pre-alpha

Past

  • none

Requirements

  • KiCad v7.X
  • xc8 v2.31 or greater
  • sdcc v4.0.0 or greater
  • make (build-essential)

Tested on Ubuntu 22.04

Brief Information

Be sure to pull ALL submodules. The command for this is...

git submodule update --init --recursive

This project creates a complete 15 in 1 multicart for the Colecovision. It will generate the needed ROM image, and firmware. Provides all the files needed for PCB creation, and the 3D printed case creation.

No valid Colecovision ROMs are included in this project. Only valid ROM is the multicart application generated by RODAC. Game ROMs in RODAC are random data written in various bank sizes for testing only.

Each folder in this root directory contains a part of the project, they are as follows.

  • docs, all documentation and detailed user manual.
  • schematic, Electrical schematic and gerbers from KiCAD.
  • src, all source files used to build the Multicart launcher and PIC support chip firmware.
  • models, STL files for printing out cart shell.

Detailed Information

For detailed usage information, please navigate to one of the following sources. They are the same, just in a different format.

About

Flash ROM Multicart for the Colecovision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published