diff options
Diffstat (limited to 'hardware/cic_adapter/README.md')
-rw-r--r-- | hardware/cic_adapter/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hardware/cic_adapter/README.md b/hardware/cic_adapter/README.md index f85d9cf..5fd2bf6 100644 --- a/hardware/cic_adapter/README.md +++ b/hardware/cic_adapter/README.md @@ -2,11 +2,11 @@ ## -The snescic_adapter is for using the original CIC chip either out of a cartridge(D411) or out of a SNES console(F411). They will be region locked and you can only dump SA1 games from the region of the CIC chip. Furthermore it has not been tested if this works at all, so right now it's just an unproven idea to save people the trouble of programming a PIC microcontroller. +The D411_F411_adapter is for using the original CIC chip either out of a cartridge(D411) or out of a SNES console(F411). They will be region locked and you can only dump SA1 games from the region of the CIC chip. Furthermore it has not been tested if this works at all, so right now it's just an unproven idea to save people the trouble of programming a PIC microcontroller. ## -The snespic_adapter is for using either the PIC12F629 DIP or SMD(flashed with snescic-lock-resync.hex) or PIC16F630 DIP(flashed with supercic-lock_p16f630.hex) microcontrollers. They are region-free so they can dump SA1 cartridges from any country. +The PIC_adapter is for using either the PIC12F629 DIP or SMD(flashed with snescic-lock-resync.hex) or PIC16F630 DIP(flashed with supercic-lock_p16f630.hex) microcontrollers. They are region-free so they can dump SA1 cartridges from any country. Hexfiles: - [snescic-lock-resync.hex](https://github.com/mrehkopf/sd2snes/tree/develop/cic) |