cartreader/extras/snesCIC
2018-02-21 22:58:26 +01:00
..
PIC12F629.dev Add files via upload 2016-11-30 10:10:17 +01:00
pic_prog_schematic.gif Add files via upload 2016-11-30 10:04:54 +01:00
README.md Update README.md 2018-02-21 22:58:26 +01:00
snescic-lock-resync.hex Initial commit 2016-07-04 13:21:34 +02:00
WxPic-V1.3.1R229-installer.exe Add files via upload 2016-11-30 10:04:54 +01:00

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.

image
Source: http://www.instructables.com/id/Simple-JDM-PIC-Programmer/

image

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.