From cc10c5ae02fd663bdedd8b344309132036624aed Mon Sep 17 00:00:00 2001 From: sanni Date: Sat, 9 Jun 2018 18:47:12 +0200 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 22785d8..bcddb82 100644 --- a/extras/snesCIC/README.md +++ b/extras/snesCIC/README.md @@ -1,7 +1,9 @@ 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 from the PIC16F84 to the PIC12F629. +You can either buy a [PICkit3](https://www.ebay.com/itm/PICkit3-PIC-KIT3-Debugger-Programmer-Emulator-PIC-Controller-Development-board/400926122453) or similar programmer and an [SOIC 8 adapter](https://www.ebay.com/itm/1PCS-SOIC8-SOP8-to-DIP8-EZ-Programmer-Adapter-Socket-Converter-module-wide150mil/222122979750) from ebay to flash the PIC12F629... + +...or 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) Source: http://www.instructables.com/id/Simple-JDM-PIC-Programmer/