Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ SD-1000 Public
forked from aotta/SD-1000

Flash multicart for SG-1000, SC-3000 and Mark III / Sega Master System based on RP2040

Notifications You must be signed in to change notification settings

xrip/SD-1000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD-1000

Sega flash multicart for SC-3000, SG-1000 and Mark III based on Pico Clone

SD-1000 is a multicart DIY yourself based on cheap "purple" Raspberry Pi Pico clone.

WARNING! "purple" Pico has not the same pinout of original Raspberry "green" ones, you MUST use the clone or you may damage your hardware.

ScreenShot ScreenShot

Kicad project and gerbers files for the pcb are in the PCB folder, you need only a diode and a push buttons. The jumper for 5V to B3 must left open. Add you pico clone, and flash the firmware SD1000_cart.uf2 in the Pico by connecting it while pressing button on Pico and drop it in the opened windows on PC. After flashed with firmware, and every time you have to change your ROMS repository, you can simpli connect the Pico to PC and drag&drop "BIN","ROM","SG","SC" or "SMS" files into.

Even if the diode should protect your console, DO NOT CONNECT PICO WHILE INSERTED IN A POWERED ON CONSOLE!

ScreenShot

Credits

I have to thanks some friends for helping me in completing this projects in few time:

Thank to Robin Robin Edwards and his A8PicoCart (https://github.com/robinhedwards/A8PicoCart), i found very smart his way to manage the Flash RAM and the USB updates, so i admit i took large parte of his code for it!.

I used also the new and fantastic CVBasic for writing menu and file selector in Sega, thank to Oscar Toledo (https://nanochess.org/) for creating it and supporting me in an issue with SC-3000.

And, last but not least, a special thank to my friend Fabio (https://github.com/fabiodl) that from Japan leaded me out of a couple of tricky steps.

ScreenShot ScreenShot ScreenShot ScreenShot

About

Flash multicart for SG-1000, SC-3000 and Mark III / Sega Master System based on RP2040

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • G-code 69.2%
  • C 29.8%
  • Other 1.0%