2016-11-30 10:17:38 +01:00
This is the hex file that needs to be flashed to the PIC12F629 if you want to dump SA1 SNES games.
2016-11-30 10:14:48 +01:00
Source: https://github.com/mrehkopf/sd2snes/tree/master/cic
2018-02-21 20:00:49 +01:00
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.
2016-11-30 10:17:38 +01:00
2018-02-21 19:58:12 +01:00
![image ](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif )
2018-02-21 22:58:26 +01:00
Source: http://www.instructables.com/id/Simple-JDM-PIC-Programmer/
2018-02-21 19:58:12 +01:00
![image ](https://dl.dropboxusercontent.com/s/7c6ql87mu4dh70a/12f629.jpg?dl=1 )
2016-11-30 10:17:38 +01:00
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.