RobertDaleSmith #26 Posted February 9, 2021 IT LIVES!! Over the weekend I was able to get @candle's SNES-to-3DO circuit design running and it works great for the most part. I have to say I much rather use a SNES controller on 3DO now that I have had a taste of it. I have consolidated all my findings into a GitHub repo and created some issues if anyone else is interested in contributing: https://github.com/RobertDaleSmith/SNES23DO Quote Share this post Link to post Share on other sites
candle #27 Posted February 9, 2021 heh... ; SNES23DO.asm ; ; Created: 2/6/2021 6:07:45 PM ; Author : Robert Smith ; nice touch Quote Share this post Link to post Share on other sites
RobertDaleSmith #28 Posted February 9, 2021 5 minutes ago, candle said: ; SNES23DO.asm ; ; Created: 2/6/2021 6:07:45 PM ; Author : Robert Smith ; Where did you find that? Not trying to take credit for original creation. Microchip Studio probably automatically added that. Quote Share this post Link to post Share on other sites
candle #29 Posted February 9, 2021 in git repository most probably Quote Share this post Link to post Share on other sites
RobertDaleSmith #30 Posted February 9, 2021 3 minutes ago, candle said: in git repository most probably So weird I can't find those lines anywhere in the repository. Quote Share this post Link to post Share on other sites
RobertDaleSmith #31 Posted February 16, 2021 On 2/5/2021 at 11:11 AM, candle said: in case anyone would need this... [Philips CD-I Images] Does the 3DO use the same data signals spec as Philips CD-I outlined in these docs? Quote Share this post Link to post Share on other sites
eliofilho #32 Posted April 29, 2021 On 2/9/2021 at 10:56 PM, RobertDaleSmith said: IT LIVES!! Over the weekend I was able to get @candle's SNES-to-3DO circuit design running and it works great for the most part. I have to say I much rather use a SNES controller on 3DO now that I have had a taste of it. I have consolidated all my findings into a GitHub repo and created some issues if anyone else is interested in contributing: https://github.com/RobertDaleSmith/SNES23DO AMAZING job Robert Dale! Would you please try to use the same assembler but for SEGA GENESIS control to work with 3DO? Thanks in advance 1 Quote Share this post Link to post Share on other sites
gwald #33 Posted August 1, 2021 Anyone tried looking at a PS1 controller? I have a lot of PS1 digital controllers... and I think they work kind of the same IIRC. Another project on my TODO list! lol Quote Share this post Link to post Share on other sites
RobertDaleSmith #34 Posted August 1, 2021 6 hours ago, gwald said: Anyone tried looking at a PS1 controller? I have a lot of PS1 digital controllers... and I think they work kind of the same IIRC. Another project on my TODO list! lol I know there is this one but not tried it yet. http://www.tototek.com/store/index.php?main_page=product_info&products_id=49 1 Quote Share this post Link to post Share on other sites
gwald #35 Posted August 2, 2021 21 hours ago, RobertDaleSmith said: I know there is this one but not tried it yet. http://www.tototek.com/store/index.php?main_page=product_info&products_id=49 Thanks! shame it's for only one controller... I doubt a multitap would work 😕 Quote Share this post Link to post Share on other sites
gwald #36 Posted November 24, 2021 On 8/1/2021 at 5:07 PM, RobertDaleSmith said: I know there is this one but not tried it yet. http://www.tototek.com/store/index.php?main_page=product_info&products_id=49 Is it correct you're selling these now? Is there any chance you can share how to make them (not for commercial use obviously). I'm happy to pay for instruction on how to build it, ie like an ebook? etc. Thanks. Mike. Quote Share this post Link to post Share on other sites
lopezpb #37 Posted January 2 On 2/9/2021 at 11:56 PM, RobertDaleSmith said: IT LIVES!! Over the weekend I was able to get @candle's SNES-to-3DO circuit design running and it works great for the most part. I have to say I much rather use a SNES controller on 3DO now that I have had a taste of it. I have consolidated all my findings into a GitHub repo and created some issues if anyone else is interested in contributing: https://github.com/RobertDaleSmith/SNES23DO Do you know why the repository was deleted? Has anyone made a copy? Quote Share this post Link to post Share on other sites
RobertDaleSmith #38 Posted January 3 On 11/23/2021 at 10:59 PM, gwald said: Is it correct you're selling these now? Is there any chance you can share how to make them (not for commercial use obviously). I'm happy to pay for instruction on how to build it, ie like an ebook? etc. Thanks. Mike. With what I learned from tinkering with the code previously posted here, and hundreds of hours of development, I went on to create my own full featured SNES23DO product from scratch. https://controlleradapter.com/ I have thought about offering it unassembled as a kit that you can build from the component level. But for now I just have a pre-order waiting list you can signup for and I am building them as fast as I can. 21 hours ago, lopezpb said: Do you know why the repository was deleted? Has anyone made a copy? Over the last year that repository evolved well beyond the code posted on this thread, so it got renamed and made private. Everything that was in that repo when I originally posted it can be found in this thread though. 1 Quote Share this post Link to post Share on other sites