Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper-writer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-12-01 15:58:47 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-12-01 15:58:47 +0300
commit89ff4a7ff24ca1d71bdc3463e42394dafd85bfed (patch)
treee9812c6a2fe08aeaff5ab4440f0406e08a8c1e2a /README.md
parent5d4e659553f869f3b9c35754bf818f5ca26c02f7 (diff)
Added schematic and BoM
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 26 insertions, 2 deletions
diff --git a/README.md b/README.md
index f8cf4a2..2a05543 100644
--- a/README.md
+++ b/README.md
@@ -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)