mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +01:00
Update README.md
This commit is contained in:
parent
8856b383f2
commit
59fd89554c
@ -1,6 +1,9 @@
|
||||
This is the hex file that needs to be flashed to the PIC 12F629 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
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
![image](https://github.com/sanni/cartreader/blob/master/extras/snesCIC/pic_prog_schematic.gif)
|
||||
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user