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

github.com/ClusterM/famicom-dumper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2016-04-18 15:19:29 +0300
committerAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2016-04-18 15:19:29 +0300
commit136e229cfe336dec157db1903bd0b7d799fa5404 (patch)
tree43186e4d3049e87bbbed312b597723438a43fb42
parent408a6448a9c7e98aaecc6175f1f5ecac6899a6a6 (diff)
Update README.md
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2710c7..2898099 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,14 @@ Connect device to USB and PC will detect it as virtual serial port. First 8 seco
You can use command "**make program PROGRAMMER_PORT=COM10**" to program main firmware. Replace *COM10* with port assigned to your dumper (you can use Windows device manager to see it).
-That's all! It's ready to use. Now you need PC-side client to use it: https://github.com/ClusterM/famicom-dumper-client
+Also it's recommended to reprogram FT232 chip using [FT_PROG util](http://www.ftdichip.com/Support/Utilities.htm#FT_PROG) to change device name to "Famicom Dumper/Programmer", so it can be detected automatically by software.
+
+That's all! You can use it now.
+
+
+## How to use it
+
+Now you need PC-side client to use it: https://github.com/ClusterM/famicom-dumper-client
## How to rewrite COOLBOY cartridges