Update README.md

This commit is contained in:
sanni 2018-02-21 20:00:49 +01:00 committed by GitHub
parent ff87a979e6
commit ffd0bd969b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 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) ![image](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif)