Skip to content

Commit

Permalink
Added schematic and BoM
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Dec 1, 2020
1 parent 5d4e659 commit 89ff4a7
Show file tree
Hide file tree
Showing 15 changed files with 48,418 additions and 2 deletions.
28 changes: 26 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# famicom-dumper-writer
Device for dumping and writing Famicom cardridges
# Famicom Dumper/Writer


## Overview

This is simple dumper/writer for Famicom cartridges and Famicom Disc System cards.

![Dumper](photos/dumper.jpg)

You can use it to:
* Dump cartridges, so you can play copy of your cartridge on emulator
* Read/write battery backed saves, so you can continue your saved game on emulator/console
* Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard)
* Rewrite ultracheap chinese COOLBOY cartridges. Soldering required but it's very simple.
* Test your cartridges
* Some reverse engineering
* Anything else that requires Famicom bus simulation


##Schematic:

![Schematic](scematic/scematic.png)

Bill of Materials:

![BoM](schematic/bom.png)
Loading

0 comments on commit 89ff4a7

Please sign in to comment.