Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

GenDumper

An open-source Sega Genesis / Mega Drive cart dumper. This repository includes the sources for the hardware, the firmware running on the hardware, and computer programs used to interface with the dumper.

Revision 1

Repository Structure

firmware

Contains the source code that runs on the ATMEGA324PB micro-controller on the dumper's hardware.

hardware

Contains the schematics, BOM, and anything else related to the hardware.

software

Contains source code for programs to run on a PC to interact with the dumper. As of today there is only a c# winforms, but the communication with the hardware is simple enough that adding a variety of clients should be trivial.

Note

GenDumper was originally named "MegaDumper". I later realized that there was a "universal mega dumper" project and the name were way too close and could lead to confusion -- prompting this rename to GenDumper.

About

An open-source Sega Genesis / Mega Drive cart dumper

Topics

Resources

License

Releases

No releases published

Packages

No packages published