├── BOM.txt ├── FUSION_CHA_HP.ZIP ├── FUSION_CHA_HP_schematics.PDF ├── FUSION_PROG_EP.ZIP ├── FUSION_PROG_EP_schematics.PDF ├── JTAG.png ├── LICENSE ├── README.md ├── ShellA.STL ├── ShellB.STL ├── fusion_vsense.jed ├── fusion_vsense.svf ├── fusion_vsense_top.v └── photo.jpg /BOM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/BOM.txt -------------------------------------------------------------------------------- /FUSION_CHA_HP.ZIP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/FUSION_CHA_HP.ZIP -------------------------------------------------------------------------------- /FUSION_CHA_HP_schematics.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/FUSION_CHA_HP_schematics.PDF -------------------------------------------------------------------------------- /FUSION_PROG_EP.ZIP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/FUSION_PROG_EP.ZIP -------------------------------------------------------------------------------- /FUSION_PROG_EP_schematics.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/FUSION_PROG_EP_schematics.PDF -------------------------------------------------------------------------------- /JTAG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/JTAG.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/README.md -------------------------------------------------------------------------------- /ShellA.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/ShellA.STL -------------------------------------------------------------------------------- /ShellB.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/ShellB.STL -------------------------------------------------------------------------------- /fusion_vsense.jed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/fusion_vsense.jed -------------------------------------------------------------------------------- /fusion_vsense.svf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/fusion_vsense.svf -------------------------------------------------------------------------------- /fusion_vsense_top.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/fusion_vsense_top.v -------------------------------------------------------------------------------- /photo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neogeodev/FusionConverter/HEAD/photo.jpg --------------------------------------------------------------------------------