diff --git a/README.md b/README.md index 47c957f..90348d1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # nonSNES An Open-Source HardWare (OSHW) recreation of the Super Nintendo Entertainment System (PAL) -The design is a 1:1 recreation of the original SNSP-CPU-01 Rev5 board. +The design tries to be a 1:1 recreation of the original SNSP-CPU-01 Rev5 board. ![SNES mainboard in blue](https://raw.githubusercontent.com/stonedDiscord/nonSNES/main/photo/snsp.jpeg) Changes and improvements will be on other branches of this repo, some of the planned ones: - Replacing the obsolete trimmer capcaitor with a different footprint - Replacing the reset button with a regular mechanical keyboard switch +- Include an AV out connector board using mousebites - RGB bypass mod included - Removing the CIC/swapping it for a CIC replacement - Region switch @@ -16,6 +17,11 @@ Changes and improvements will be on other branches of this repo, some of the pla - Replacement for the S-CLK clock generator - Replacement for the U11 regulator +## Roadmap for now: +Unfortunately it turned out that the broken board SNES I was trying to revive with this had a broken S-CLK as well. +I'm currently looking for a replacement from a donor SNES but even those are expensive on eBay. +Eventually I want to get the S-CLK and WRAM decapped as no one seems to have done that yet. + ## Inspired by https://github.com/Redherring32/OpenTendo