Saturn CD Block ROM dumped

Discussion in 'Sega Saturn Programming and Development' started by jhl, Jun 30, 2014.

  1. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    For prototypes, drag soldering works wonderfully. For full-scale production, I will probably job it out to the same assembly house that I use for the Drag'n'Derps. I always do programming and test every unit myself.
     
  2. cafealpha2

    cafealpha2 Site Supporter 2015

    Joined:
    Jul 4, 2014
    Messages:
    280
    Likes Received:
    20
    OK, we both use the same magic ^^
    But I personally don't have enough guts (and cash) to start full-scale production ... I suppose I should first sell few "half proto, half production" carts and see the worth of my project before producing in large quantities :)
     
  3. Strogen

    Strogen Spirited Member

    Joined:
    Jan 3, 2015
    Messages:
    117
    Likes Received:
    9
    jhl, I did not realize the issues with prepayment, etc.

    Take your time , I guess I'm that way because of how other drive emulators have been marketed. There is a small window of opportunity to get them, then there gone.

    I just want to make sure that I'll get one. Looks like thats a strong possibility. Thanks for all you hard work, brains and dedication to this project.
     
  4. -=FamilyGuy=-

    -=FamilyGuy=- Site Supporter 2049

    Joined:
    Mar 3, 2007
    Messages:
    3,031
    Likes Received:
    889
    @jhl
    I just realized you were working on a card for the mpeg slot to boot games off sd cards.
    VERY INTERESTING!

    I got two questions:
    - Would this work with an AR? (for region-free/backup/ram)
    - Do you have an idea of the price you could ask? Just a ballpark estimate would be fine.

    I've not buy a Rhea yet because the euro conversion makes it very expensive for me and now I might even delay that further!

    Thank you!

    BTW, congratulations on getting your PhD!
     
  5. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    Well, the menu software already has region-free mode... and since it has access to the USB drive you could use it for backup to USB too. But yeah, I think those would still work if you still wanted them.
    RAM works fine, I played a bit of Metal Slug with it the other day.

    That's actually a really hard question, especially since the final form hasn't been locked down yet. It'll depend on quantity, as well as whether I end up making injection moulded plastic shells (rather than distributing a bare PCB). Ballpark? I don't think I can say more than "<=100USD" at this point.
     
    -=FamilyGuy=- likes this.
  6. Druidic teacher

    Druidic teacher Officer at Arms

    Joined:
    Jun 6, 2006
    Messages:
    3,643
    Likes Received:
    129
    x
     
    Last edited: Jun 21, 2017
  7. MottZilla

    MottZilla Champion of the Forum

    Joined:
    Feb 1, 2006
    Messages:
    5,066
    Likes Received:
    102
    I've been keeping an eye out for news on your MPEG card slot project. I hope when you get to the point of production that there will be a thread that I won't miss. I really like the project idea and what it could be.
     
    Muramasa likes this.
  8. Greg2600

    Greg2600 Resolute Member

    Joined:
    Jun 23, 2010
    Messages:
    931
    Likes Received:
    106
    I'd think the card slot door would need a mold to cover it up, since the door is being removed?

    There are Saturns that don't have the MPEG slot?
     
  9. lovewiibrew

    lovewiibrew Site Supporter 2012

    Joined:
    May 23, 2011
    Messages:
    148
    Likes Received:
    16
    Will be buying this for sure! Will it work along side a modchip? I assume it shouldn't be an issue.
     
  10. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    Or you can leave it off, or cut a hole in a spare door, or etc etc.

    Hi-Saturns, for one. Also the wacky karaoke one, though it has a footprint on the PCB for the MPEG connector so you could probably add one...

    Your assumption is spot on :)
     
  11. Druidic teacher

    Druidic teacher Officer at Arms

    Joined:
    Jun 6, 2006
    Messages:
    3,643
    Likes Received:
    129
    x
     
    Last edited: Jun 21, 2017
  12. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    Yes, absolutely: everything will be within the footprint of the standard MPEG card.
     
    Helder, SegaLife and -=FamilyGuy=- like this.
  13. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    Update time!

    I finally found myself with some spare time and energy this weekend. I ended up knocking up most of a firmware update system; the idea is it'll be possible to update firmware via the Saturn, with a backup method via USB. That way, you won't (in general) need to faff about with USB drivers and software and the like. I still need to actually test the thing, but it's all written.

    The next thing I'd like to knock off is Redbook audio. That'll need a small mod to my test board and will probably involve some heavy lifting to get the timing flawless, but I reckon that'd be manageable in another afternoon or two.

    At that point, I think it'll be feature complete! I can spin the board and work towards getting some beta units together.

    I was tidying up my unusably messy desk today and found a notebook with some notes from the project - from over a year ago. I'm astonished at how time has been flying; my days are certainly getting shorter. I'm going to try and put time into this thing regularly again so I can finish it before I go grey ;)
     
  14. Druidic teacher

    Druidic teacher Officer at Arms

    Joined:
    Jun 6, 2006
    Messages:
    3,643
    Likes Received:
    129
    x
     
    Last edited: Jun 21, 2017
  15. jhl

    jhl Spirited Member

    Joined:
    Jul 29, 2013
    Messages:
    103
    Likes Received:
    116
    It's that simple, and that hard.

    The audio stream doesn't go through the CDB CPU and its buffers. It goes from dedicated lines on the MPEG card through the ASIC and thence to the SCSP. So I have to implement the physical layer first; it's not documented, though it *should* be straightforward (apart from a bit of juju in the ASIC).
    Then of course building a streaming system with good jitter and gapless performance characteristics is simple in theory and with lots of finicky trickery necessary in practice.
     
  16. lovewiibrew

    lovewiibrew Site Supporter 2012

    Joined:
    May 23, 2011
    Messages:
    148
    Likes Received:
    16
    Thanks for the update, jhl. What will game compatibility be like? Are you aiming for 100% game compatibility?
     
  17. smf

    smf mamedev

    Joined:
    Apr 14, 2005
    Messages:
    1,255
    Likes Received:
    88
  18. -=FamilyGuy=-

    -=FamilyGuy=- Site Supporter 2049

    Joined:
    Mar 3, 2007
    Messages:
    3,031
    Likes Received:
    889
    @jhl, Any rough idea when your device would be ready? I'm really interested in it and I don't wanna miss it!
     
    Helder likes this.
  19. Nemesis

    Nemesis Robust Member

    Joined:
    Mar 22, 2007
    Messages:
    248
    Likes Received:
    79
    Going way back to the original post here about the SH1 ROM being dumped, I've got a Sophia devkit here, any interest in getting the ROM for that dumped too? I know the SH1 ROM is different, because this system happily boots CDR backups without any fuss.
     
  20. Druidic teacher

    Druidic teacher Officer at Arms

    Joined:
    Jun 6, 2006
    Messages:
    3,643
    Likes Received:
    129
    x
     
    Last edited: Jun 21, 2017
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page