Page 3 of 15 FirstFirst 12345678910111213 ... LastLast
Results 41 to 60 of 296

Thread: Dreamcast Devbox Bios on retail Console!

  1. #41
    Combat Soldier
    _SD_'s Avatar

    Join Date
    Oct 2008
    Location
    Peterborough, UK
    Posts
    946
    How feasible would it be to edit the Dreamcast BIOS so it tries to boot from the serial port before/instead of the GD-ROM drive? Thus enabling direct boot of DreamShell from SD Card, without the need for any disc or the drive itself: a fully solid state Dreamcast? :033: :Rock:

  2. #42
    Conscript
    alex81's Avatar

    Join Date
    Mar 2010
    Location
    Russia
    Posts
    59
    Quote Originally Posted by _SD_ View Post
    How feasible would it be to edit the Dreamcast BIOS so it tries to boot from the serial port before/instead of the GD-ROM drive? Thus enabling direct boot of DreamShell from SD Card, without the need for any disc or the drive itself: a fully solid state Dreamcast? :033: :Rock:
    http://www.dc-swat.ru/blog/dreamshell/20.html

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

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    That's awesome!

    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

  4. #44
    What is this? *BRRZZ*.. Ouch! ASSEMbler Soldier
    alphagamer's Avatar

    Join Date
    Jun 2008
    Location
    Germany
    Posts
    3,212
    Now we can assemble some portable Dreamcasts without the gdrom drive -> smaller, lighter, more battery life -> hell yeah!
    http://girugalol.mybrute.com

    When the doctor asked me, if I heard voices in my head, the voices said "tell him no!"

  5. #45
    Is there instruction on making that SD reader?

  6. #46
    Combat Soldier
    _SD_'s Avatar

    Join Date
    Oct 2008
    Location
    Peterborough, UK
    Posts
    946
    :drool: :pray: That's absolutely fan-fucking-tastic :033: :Rock: :dance:

  7. #47
    Foot Soldier
    Bearking's Avatar

    Join Date
    Aug 2010
    Location
    Denmark
    Posts
    224
    I see that the Neo Geo Pocket to Dreamcast link cable connects to the serial port of the DC. Could that be used to make a SD adapter? It's a lot easier to find than the link cables :)
    Konsolkongen

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

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    THis cable could be used yes, but you still might have to desolder capacitors from the motherboard in order for it to works, so you can't expect it to work on any Dreamcat without opening it.
    This is one of the main reason this cable might never see the light IMHO, as the buyer would still have to mod it's DC, and the SD-Cable is so easy to make that if someone isn't able to build his own one and needs to buy one, he probably can't remove the Caps neither.

    Cheers,

    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

  9. #49
    Foot Soldier
    Bearking's Avatar

    Join Date
    Aug 2010
    Location
    Denmark
    Posts
    224
    I have no problem opening my Dreamcast :) Thank you i will get one of these cables soon then.
    Konsolkongen

  10. #50
    Combat Soldier
    arnoldlayne's Avatar

    Join Date
    Sep 2005
    Location
    Italy
    Posts
    618
    Quote Originally Posted by alex81 View Post
    That is really impressive, seriously - but one (technical) question...

    Why does it take so long to load? I figure that if it's reading from an sd card that it would actually be a lot faster? (like ps2 hdd loader, for example)

    Is this a coding issue or a hardware issue?

    Eitherway - it IS pretty damned amazing.
    "Don't let Monty die in vain, press a key and try again..."

    "Drunk drivers kill people ....Stoned ones just miss their exits..."

  11. #51
    Quote Originally Posted by arnoldlayne View Post
    Why does it take so long to load? I figure that if it's reading from an sd card that it would actually be a lot faster? (like ps2 hdd loader, for example)

    Is this a coding issue or a hardware issue?
    It's mostly a hardware issue. Random access will be a lot faster than on the GD, but you are still using the serial port for accessing the SD card. Even if you desolder the caps you are quite limited in speed. And even if you wheren't limited by the serial line a HDD reading unfragmented data is quite fast and will beat an SD card.

  12. #52
    Combat Soldier
    DarthCloud's Avatar

    Join Date
    Dec 2007
    Location
    Montréal, QC
    Posts
    868
    Anyone could share with me the regionfree dreamcast bios with the dev intro and with MIL-CD compatibility?

    Thanks

  13. #53
    Conscript
    alex81's Avatar

    Join Date
    Mar 2010
    Location
    Russia
    Posts
    59
    Quote Originally Posted by DarthCloud View Post
    Anyone could share with me the regionfree dreamcast bios with the dev intro and with MIL-CD compatibility?

    Thanks
    http://www.dcfan.net.ru/forum/f70/hk...vbox-bios-661/

  14. #54
    Combat Soldier
    DarthCloud's Avatar

    Join Date
    Dec 2007
    Location
    Montréal, QC
    Posts
    868
    This is the Devkit bios, I want the retail one modifed for region free and with the devkit intro. This one is compatible with MIL-CD.

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

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    This hacked bios was made by link83 from this board, try to contact him.

    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

  16. #56
    Combat Soldier
    DarthCloud's Avatar

    Join Date
    Dec 2007
    Location
    Montréal, QC
    Posts
    868
    Quote Originally Posted by -=FamilyGuy=- View Post
    This hacked bios was made by link83 from this board, try to contact him.

    FG
    I contacted Link83 and got the BIOS. Thanks :)

  17. #57
    So when i have got DC with dev bios ( retail console ) or with DS 4.0 how can i run this game
    http://assemblergames.com/forums/sho...t=20155&page=2 ?

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

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    758
    You can't, this game is incomplete, at least part of the main binary is missing from this dump, so you can't really use these data as of now.

    However I can tell you a BETA of this game is curently being worked on getting dumped by someone somewhere somehow.

    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

  19. #59
    Foot Soldier
    Bearking's Avatar

    Join Date
    Aug 2010
    Location
    Denmark
    Posts
    224
    Would it be possible to make a Devkit bios that used these 3D effects by default:
    http://www.youtube.com/watch?v=gkHNy...eature=related

    I mean without the need for a Puyo Puyo Fever save file or pressing Start :)
    Konsolkongen

  20. #60
    I am ordering up a small amount (20) of the MXIC chips needed to be able to flash a new bios onto the system. I only need about 4 or 5 of them. If anyone is interested in them as well let me know...This will be a *FUN* project ;)

Page 3 of 15 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
  •