From ff87a979e67583069786a9c81a931cffb7db9a94 Mon Sep 17 00:00:00 2001 From: sanni Date: Wed, 21 Feb 2018 19:58:12 +0100 Subject: [PATCH] Update README.md --- extras/snesCIC/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extras/snesCIC/README.md b/extras/snesCIC/README.md index a243891..22bb27b 100644 --- a/extras/snesCIC/README.md +++ b/extras/snesCIC/README.md @@ -3,7 +3,9 @@ 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. -![image](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif) +![image](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif) + +![image](https://dl.dropboxusercontent.com/s/7c6ql87mu4dh70a/12f629.jpg?dl=1) In WxPic choose "COM84 programmer for serial port" as interface type. You might also need to copy the PIC12F629.dev file from MPLAB into the devices folder.