Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 805 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 805 Bytes

SNES_S-CPU_Schematics

Reverse engineering of the SNES CPU from die shots found at https://siliconpr0n.org/map/nintendo/s-cpu-a/single/nintendo_s-cpu-a_mcmaster_mz_ns20x.jpg SVG file has link to die shot but is not included in repository because of its large size. Download it from link above and copy into the root of this repository. Inkscape has been used to create and edit the SVG file.

  • All cell types have been identified (with the exception of the 65816 section)
  • All cells have been allocated a 4 letter unique identifier in the SVG file
  • All cells captured are in Kicad schematics
  • Schematics rearranged in sections. Only some DMA section still require a few more notes and to be tidied up.
  • TODO: Adding 65816 as a component (still some unknow external connections .. to me anyway)