Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an 3D printable case available? #2

Open
xrip opened this issue Dec 17, 2024 · 6 comments
Open

Is there an 3D printable case available? #2

xrip opened this issue Dec 17, 2024 · 6 comments

Comments

@xrip
Copy link

xrip commented Dec 17, 2024

First of all i would like to thank you for such a wonderful project! Soldered it few dayas ago and it's absolutely lovely piece of hardware!

Now, i'm trying to find an 3d printable case for it, just because Soggy deserves it! I saw your post on reddit where you have nice red case, may be you can share 3d project for it?

Btw, i'm going to upgrade Soggy to make it Sega Master System compatible, i have written SG1000/SMS emulator on my own, and now i'm adding support of SMS mode 4 to https://github.com/visrealm/pico9918

I've also substitutes ROM with RP2040

@kvanderlaag
Copy link
Contributor

@xrip the case posted on Reddit is mine; you can find it here: https://github.com/kvanderlaag/soggy-case

@barbeque
Copy link
Owner

I wanted to try and integrate the Pico9918 in order to save a few chips on the Soggy, so I'm really excited to see how well this will work! Especially with Mode 4 features. Please keep us updated.

@xrip
Copy link
Author

xrip commented Dec 17, 2024

My current setup is rp2040 as rom(cartridge) and ram emulator. It works fine, also it can handle joystick input if needed, just 3 wires from /mem /wr and /io

@barbeque
Copy link
Owner

Very cool! I started on a Pico-based cartridge for the PC-6001 but quickly ran out of lines on the RP2040. I am going to try address/data multiplexing with a 245

@xrip
Copy link
Author

xrip commented Dec 18, 2024

I have omited 245 level shifters and RP2040 works fine, but it's for home use, not for something i can share with others :)
Regarding 165 (and onthers) multiplexors - looks like speed penalty with them are cruicial, you loose time with reading and handling - delays seems to be so long.

@xrip
Copy link
Author

xrip commented Dec 25, 2024

Btw, may be it worth adding to readme.md
https://www.printables.com/model/828077-sega-sg-1000-sj-200-controller-shell
printable original joystic shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants