Update README.md

This commit is contained in:
sanni 2016-11-30 10:14:48 +01:00 committed by GitHub
parent 783174d66c
commit 8856b383f2

View File

@ -1,2 +1,6 @@
This is the hex file that needs to be flashed to the PIC 12F629 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.
In WxPic choose COM84 programmer for serial port as interface type.
You might need to copy the PIC12F629.dev file from MPLAB into the devices folder.