Page 4 of 13 FirstFirst 12345678910111213 LastLast
Results 61 to 80 of 243

Thread: Replace GD-ROM with Flash Card?

  1. #61
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,277
    I don't know if many of you noticed, but the DC GD-ROM port is a plain standard ATA/IDE port.

    The software protocol is likely to be proprietary, but the hardware signaling is industry standard. Someone with knowledge on DVD drive firmware hacking could even mod a existing DVD drive to work with the DC should one made an physical adapter for the connections.

    Also, I don't know if any of you noticed that the GD drive controller boards contain industry standard ATAPI chips such the OTI found on the early models (2008) or the SEGA-rebranded TOSHIBA CD-ROM parts on the newer "Samsung" branded GD-ROM units...

    They're standard CD-ROM drives with customized circuitry and firmware to be able to handle the GD-ROM format and the SEGA security barcode reading. :shrug:

    I posted this a while ago and I have no clue why nobody stickied it up...

    http://www.assemblergames.com/forums...ad.php?t=22189
    (Dreamcast VA0 schematics)

    I also posted Saturn schematics which gotten stickied almost instantly. :shrug:
    PlayStation Aficionado.
    MSX Maniac.

  2. #62
    Sex, Drug, and Rock N' Roll !! Combat Soldier
    -=FamilyGuy=-'s Avatar

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    IIRC SPI protocol is standard I/O (IDE or ATA ?) protocol with some extra commands (SPI SoftReset as an exemple).

    FG
    I always need 5 things in life: Sleep, Food (I'm pretty addicted), Sex (like previous), Time and FINALLY ...
    Time to do sex then sleep after a good meal!

    My SelfBootDATA pack for 45000 data/data backup 32bit edition: http://bit.ly/RymfFG

    My Gdi2Data pack, to automatically extract data from GDI files: bit.ly/LHnftm
    Binhack32 with complete sourcecode: bit.ly/LHnhS8

  3. #63
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,277
    Quote Originally Posted by -=FamilyGuy=- View Post
    IIRC SPI protocol is standard I/O (IDE or ATA ?) protocol with some extra commands (SPI SoftReset as an exemple).

    FG

    SPI is another industry standard communication bus, but it's SERIAL. Example is the DC SD card adapter. The SD card is accessed through it's built in SPI mode.

    If you see signals in schematics marked as "MISO", "MOSI" and "CLK" that's SPI.

    The i2C signal names are SCL/SDA.

    ATA/ATAPI are a parallel/multiplexed bus which is another industry standard with a less generic purpose:

    Interconnection of mass storage devices such as Hard Drives (Using ATA logical protocol and commands) or Optical storage devices (Using ATAPI logical protocol and commands).

    Due to it's parallel nature it has like 20 signal pins (including separated mode selection pins).

    Advance on silicon technology allowed for a cheaper interface by encapsulating all these signals into a pair of serial low differential voltage links and that is what gave birth to SATA. ;)
    Last edited by l_oliveira; 04-08-2011 at 10:42 AM.
    PlayStation Aficionado.
    MSX Maniac.

  4. #64
    Sex, Drug, and Rock N' Roll !! Combat Soldier
    -=FamilyGuy=-'s Avatar

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    By SPI I meant Sega Packet Interface. Sorry for the confusion it might have caused.

    FG
    Last edited by -=FamilyGuy=-; 04-08-2011 at 10:53 AM.
    I always need 5 things in life: Sleep, Food (I'm pretty addicted), Sex (like previous), Time and FINALLY ...
    Time to do sex then sleep after a good meal!

    My SelfBootDATA pack for 45000 data/data backup 32bit edition: http://bit.ly/RymfFG

    My Gdi2Data pack, to automatically extract data from GDI files: bit.ly/LHnftm
    Binhack32 with complete sourcecode: bit.ly/LHnhS8

  5. #65
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,277
    Quote Originally Posted by -=FamilyGuy=- View Post
    By SPI I meant Sega Packet Interface. Sorry for the confusion it might have caused.

    FG

    I see ... I didn't knew they called their protocol/standard that way ... :lol:
    PlayStation Aficionado.
    MSX Maniac.

  6. #66
    Foot Soldier
    Anthony817's Avatar

    Join Date
    May 2010
    Location
    DFW Metroplex
    Posts
    250
    Interesting site.

  7. #67
    confirmed working pinout for those wanting to make an adapter:

    http://wiki.pcbotaku.com/wiki/Sega_CF_box

  8. #68
    Combat Soldier
    angelwolf71885's Avatar

    Join Date
    Jun 2010
    Location
    Florida
    Posts
    758
    Quote Originally Posted by invzim View Post
    confirmed working pinout for those wanting to make an adapter:

    http://wiki.pcbotaku.com/wiki/Sega_CF_box
    thanks for the link.. how did you find the pinout link?

  9. #69
    ok what to do with the info?
    how am i posting??

    if you like or dislike the post concider giving me the appropriate reputation
    :-)

  10. #70
    Master Baiter ASSEMbler Extreme
    Never Logs Out
    APE's Avatar

    Join Date
    Dec 2005
    Location
    Caleefornya
    Posts
    5,092
    Blog Entries
    1
    Quote Originally Posted by werejag View Post
    ok what to do with the info?
    Build a CF card interface for compatible devices?
    http://www.assemblergames.com/forums...ad.php?t=31524
    My feedback thread, since it seems somewhat difficult for people to find.

  11. #71
    just doesnt seem to be enough info in my mind
    how am i posting??

    if you like or dislike the post concider giving me the appropriate reputation
    :-)

  12. #72
    how well does the SD adapter work for actually running games at this point?

    and I agree with werejag, how do you utilize the CF setup? can it interface directly? how are images written? etc etc.
    Last edited by derekb; 05-31-2011 at 11:16 AM.

  13. #73
    Master Baiter ASSEMbler Extreme
    Never Logs Out
    APE's Avatar

    Join Date
    Dec 2005
    Location
    Caleefornya
    Posts
    5,092
    Blog Entries
    1
    There is an official CF board made by SEGA for the Naomi/Chihiro arcade harder. This would appear to be a way to bypass having to need one.

    This is not for Dreamcast usage from what I'm gathering.
    http://www.assemblergames.com/forums...ad.php?t=31524
    My feedback thread, since it seems somewhat difficult for people to find.

  14. #74
    Foot Soldier
    Serantes's Avatar

    Join Date
    May 2007
    Location
    Valencia - Spain
    Posts
    275
    Quote Originally Posted by APE View Post
    There is an official CF board made by SEGA for the Naomi/Chihiro arcade harder. This would appear to be a way to bypass having to need one.

    This is not for Dreamcast usage from what I'm gathering.
    yes, but a naomi dimm is not a dreamcast, and there is a firmware update also needed to make those cf units with arcade boards, this url is pretty useless

  15. #75
    so atleast im not the only one that sees this as useless info.
    how am i posting??

    if you like or dislike the post concider giving me the appropriate reputation
    :-)

  16. #76
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,277
    It's not useless. It just require that a new BIOS be coded for the Dreamcast (in case anyone is willing to make it work).

    The point here is that the schematic proves that it's possible to connect a CF straight to the Dreamcast GD-ROM port without need any extra hardware (it could be feasible to use an FPGA chip to make the Dreamcast see a CF card or SD card as if it was a GD-ROM drive with a disc in it, too which would then dismiss the need of customizing the BIOS...).
    Last edited by l_oliveira; 06-01-2011 at 12:08 PM.
    PlayStation Aficionado.
    MSX Maniac.

  17. #77
    Master Baiter ASSEMbler Extreme
    Never Logs Out
    APE's Avatar

    Join Date
    Dec 2005
    Location
    Caleefornya
    Posts
    5,092
    Blog Entries
    1
    I could hold up a vacuum tube right now and most of this thread would say its useless. I then go put it on ebay and find it goes for $80 to some audiophile.

    Uselessness is in the eye of the uninformed.
    Last edited by APE; 06-01-2011 at 01:29 PM.
    http://www.assemblergames.com/forums...ad.php?t=31524
    My feedback thread, since it seems somewhat difficult for people to find.

  18. #78
    welll untill someone codes this bios its just info with no wheres to go
    how am i posting??

    if you like or dislike the post concider giving me the appropriate reputation
    :-)

  19. #79
    Foot Soldier
    Anthony817's Avatar

    Join Date
    May 2010
    Location
    DFW Metroplex
    Posts
    250
    Quote Originally Posted by APE View Post
    Uselessness is in the eye of the uninformed.
    True that!

  20. #80
    im all for info but a pinout isnt enough for us to do much of anything. now if we had a schematic and a bit of code from the system that interfaces to this then it would be useful. pretending this is helpful is to be misinformed
    how am i posting??

    if you like or dislike the post concider giving me the appropriate reputation
    :-)

Page 4 of 13 FirstFirst 12345678910111213 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •