From ffd0bd969b22a5c95efe0c67a0268353970aaaf4 Mon Sep 17 00:00:00 2001 From: sanni Date: Wed, 21 Feb 2018 20:00:49 +0100 Subject: [PATCH] Update README.md --- extras/snesCIC/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/snesCIC/README.md b/extras/snesCIC/README.md index 22bb27b..93f84d0 100644 --- a/extras/snesCIC/README.md +++ b/extras/snesCIC/README.md @@ -1,7 +1,7 @@ This is the hex file that needs to be flashed to the PIC12F629 if you want to dump SA1 SNES games. Source: https://github.com/mrehkopf/sd2snes/tree/master/cic -You can build a simple PIC flasher for the COM port using the schematic provided here but you need to adapt the pinout to the PIC12F629. +You can build a simple PIC flasher for the COM port using the schematic provided here but you need to adapt the pinout from the PIC16F84 to the PIC12F629. ![image](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif)