Slashdot Mirror


Free Dreamcast Development System Started

Axel M. writes: " The Hitmen guys of PSX coding fame developed a piece o'hardware to code for the Dreamcast. They even wrote the first little demo. See this page for screenshots & pics or this new page which announces the second (smaller) version of the hardware using the PSX CommsLink ISA card."

20 of 54 comments (clear)

  1. Yes, my bad: SH4 :) not mips. by cybrthng · · Score: 2
    Yes. it is the SH4 processor. Either way, you can cross compile for it. And the DC has just about everything out or coming out to make it easier for the ultimate hackstation.

    Keyboard

    Mouse

    Zipdisk

    Ethernet

    Large Capacity VMUs

    The list seems endless. DVD has been shown, but get a real DVD player with Dolby Digital DTS outs and AC3 decoding and other bells and whistles..

  2. Furthering Gaming by TheVillageIdiot · · Score: 2

    This will provide very interesting outcomes in regards to the advancement of the gaming community in general. We could get a lot of cool games from this.

    --
    Perception is reality
  3. Re:Linux wanted a console.. here ya go! by GoRK · · Score: 2

    To all the fools up in arms just because someone didn't get the dreamcast processor right........ SHUT UP AND POST SOMETHING USEFUL.

    The Super Hitachi chips (including the SH3 and SH4) are very very similar to MIPS processors and most of the code ported to these processors is a result of MIPS work that other people have done. If someone says "The HP Jornada can run Linux" nobody really bothers to think that it's an SH3!

    Linux is already running on SH3 and about 99% running on SH4. This Page is a pretty comprehensive list of Linux-on-SuperHitachi resources.

    Think before you post.

    Thank you,
    GoRK

  4. Booting DC with a CD-R by llzackll · · Score: 3

    check out this page, http://marcus.mangakai.org/dc/ip0000.bin.html it describes some detail on the booting process of the Dreamcast. There is a file called IP0000.BIN on every DC disk. Normally, for the DC to consider a disk bootable, this needs to be in the first 16 sectors of the disk, as well as in the high density area of the disk. Well the folks at datel have figured a way around this. You can download the image from http://jove.prohosting.com/~sonikku/Dc-cdx.rar

    It burns best with a program called CloneCD , since there is a special file in the rar archive describing how to burn the image, sorta like a cue sheet file in CDRWIN.

    I'm guessing what they did was just added another session, and somehow fooled the DC into thinking it was a valid GD-ROM. just a guess.

  5. Re:port my favorite os to in discussion by vsync64 · · Score: 2
    Heh. You mean OpenGL like this?

    =)

    --
    TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
  6. Re:Umm, hardly a development tool by slim · · Score: 2

    Nobody in their right mind would attempt to write anything more than a simple demo on one of these, and I don't think that was ever the intention.

    There's already a port of NetBSD to the Hitachi SH/3 -- with which the Dreamcast's Hitachi SH/4 is backwards-compatible.

    GCC can output SH binaries.

    Would you change your tune if someone used this "crack box" to turn a Dreamcast into a fully-fledged UNIX box?

    What's more there is at least 1 100% homemade demo, and there are screenshots of it on the referenced site.

    And finally, this box doesn't help you copy Sega's proprietary GD-ROM format, so quick and easy piracy is still out of reach.
    --

  7. I like it by bonk · · Score: 2

    A while back I was interested in learning how to develop/code for a console. There is a wide lack of information available anywhere, and after weeks of tracking someone down at sega, I found out their development system costs $50,000 (US) - not quite in the price range for someone looking to learn. The dreamcast is a great piece of hardware, and I would love to code for it, but I am not going to fork down that much money (I know, it is intended for companies, like capcom and such, but still)

    Now, I know much development still needs to be done, but this is the first step, and surely others will start making their own api and tools for developing on the dreamcast.

    --
    I hope to die peacefully in my sleep like grandpa, not screaming like his passengers.
  8. Re:Umm, hardly a development tool by g_mcbay · · Score: 2
    I think you should look into the history of the "demo" scene for the PlayStation. The basic hardware tool used by the demo and independent development groups (some of these developments included pretty decent full-fledged games) was just a GameShark (AKA ProAction Replay). A device made by Datel which existed just for the purpose of entering simple codes into games for cheating and such.

    The beauty of the GS/PAR is that it had a DB25 serial connection that allowed it to easily be linked with high-speed serial communication ports on the PC (such as the 'CommsLink card' that is talked about on the Hitmen site.

    Some very enterprising hackers wrote alternative ROM sets (the ROM was flashable) for the GS/PAR that made such a setup a REALLY good development environment, including step-debugging! When you can link such a 'cheating/patching' card to a PC and have good software control on the PC side, you can do nearly anything. It makes it easy to upload data (which can include code) into the system, do a system soft reset, and viola, you are running custom code that could be whatever you wanted, on the console system. There was even two way communications such that you could 'load' datafiles off the PC for your demo/game as if they were being loaded from the PlayStation's CD.

    When paired with good development tools on the PC side (like a leaked copy of SN System's PsyQ compiler system, or even just the gcc toolchain which was released as part of Sony's own Yaroze program) this made an excellent development system that was capable of doing a lot more than the simple hacks and patches you mention.

    This Dreamcast setup sounds very similar, just with everything custom-made.

  9. Absolutely Correct Analysis of the "Next-Gen" Era by ronfar · · Score: 2
    Speaking of 8-Bit games which blow away modern games in terms of quality, style and just plain fun, I just got Rockman3 Complete for my Playstation. Of course it won't run in my modded Playstation, because it has Capcoms double-secure modchip detector in it I suppose Capcom U.S. has caved into Sony's demand that, "Only sucky, poorly controlling, ugly polygon versions of classic games like MegaMan will be allowed in the U.S. So it has been written, so it shall be done. Only by making every game look exactly like Tomb Raider can we express originality (even if they won't even control as well). Oh, and chuck out all the books as well, video is much more advanced." However, Rockman3 Complete runs great in PC Bleem!

    Therefore, I'm guessing it will run great in Dreamcast Bleem! The great thing about this, of course, is that the whole Rockman Complete series is available from importers. Sigh, I feel sorry for modern gamers, they don't even get to play decent sprite based games when they come out in Japan... Um... if you want them, you'd better hurry, when I checked Rockman2 was _sold_out_!!! @.@

    Hooray for Bleem! for Dreamcast!

    --
    All the creatures will die, And all the things will be broken. That's the law of samurai. (Jubai, 1605)
  10. Linux wanted a console.. here ya go! by cybrthng · · Score: 4
    Well, here is the Chance. A 200mhz CPU, plenty of memory, plenty of horsepower to throw out roughly 5,000,000 polygons.

    Linux already cross compiles and boots on MIPS. With the CE Linux varients i'm sure you can dump that on CD fairly quickly and use nice big VMU cards to store data/variables or whatever.

    Hell, go to japan, buy the 64 meg VMU, the 10/100 megabit ethernet adaptor and a 64meg vmu and you have a cheap/compact webserver. Throw linux on there or write a java webserver once the JDK is finally released

    The ZIP disk option is even coming out. The beginings are being laid, and the backend work is already done.

    So hack away.. I would love to see the days of the likes of Future Crew and such. Nothing like having a finite piece of hardware with infinate uses :)

    Oh yeah. You can go out and get a DC at buy.com for 179.00 signup for 1 month of sega.net trial (free) and get a $50.00 rebate so you get a nice system for 120 bucks. Get on ebay and get a DC with games for 200 bucks. They're affordable, plenty of games and with stuff like this, another powerfull machine to hack away on.

    1. Re:Linux wanted a console.. here ya go! by stripes · · Score: 2
      Interesting point, but since the DC uses an SH/4 CPU, not MIPS...

      Don't forget the DreamCast also has an ARM7 part (the sound ASIC has an ARM7 core), which NetBSD and Linux can both run on. It can probbably only use the 4M of "audio memory", but that's enough to run a really tight config in, isn't it?

      Duel CPU DC :-)

    2. Re:Linux wanted a console.. here ya go! by cybrthng · · Score: 2

      Now that would be interesting hack :) hmmm hehe

    3. Re:Linux wanted a console.. here ya go! by slim · · Score: 3
      Linux already cross compiles and boots on MIPS. With the CE Linux varients i'm sure you can dump that on CD fairly quickly and use nice big VMU cards to store data/variables or whatever.

      Interesting point, but since the DC uses an SH/4 CPU, not MIPS...

      Meanwhile, though, there *is* an SH4 port of NetBSD :)

      Keyboards are available for the Dreamcast, and they all have a modem on board. I guess the order of play would be:
      1. Get NetBSD booting
      2. Work out the modem interface
      3. Get PPP talking to a second modem in a PC
      4. Get a workable NetBSD distribution working, with the read-only filesystems on CDR, and writeable filesystems on NFS.
      5. Get the DC keyboard working
      6. Port X (or better yet GGI?)
      7. Get the DC mouse working... once it's released.
      8. Um, other nice things :)



      --
  11. Between an ICE and a Monitor by drenehtsral · · Score: 2

    This sounds neat. It appears to be a widget that falls between an In Circuit Emulator and a hardware monitor (like old computers usta have, remember? Like the Sun 350's had 'em, as did apple II's and old macintoys...) It does sound neat though. THe switch to CD's as a game distribution medium makes it much more in reach for people to produce small to medium runs of a game/demo/os/ etc.. they have created. =:-) Masking roms is expensive, and you need a larger run to make it worth it than mastering CD's. Also the boards to which the roms are attatched and the wacky edge connectors of traditonal cartridges are a bitch and a half if you want to only make a few of 'em. SO this is cool for up and coming hobbiests and those who wish to create games that are not considered marketable enough to be worth the bother of the large companies. This is cool =:-)

    --

    ---
    Play Six Pack Man. I
  12. Hitmen? by Signal+11 · · Score: 2
    I was reading about this and I noted it was released by "the hitmen". I just had this wierd imagery of a pair of mafia people busting down a door, and then right as they're about to fire their guns, someone holds up a controller and hits "PAUSE".

    We now return you to your regularily scheduled slashdot.. already in progress...

  13. Good work, but now redundant? by slim · · Score: 3

    Firstly, I'd like to congratulate the people responsible for this: they've done a great job, and the remote dynamic debugger will be very handy to the few people who will be doing actual coding.

    For those who just want to boot their own code, however, it seems like Datel have worked out how to produce a CD, unendorsed by Sega, which will boot on an unmodified Dreamcast. The coverdisk of this months DC-UK magazine (in the UK) has a demo disk. Not only that, but if you burn a CDR copy, that works too! There are ISO images on the net as we speak.

    From that, I'm guessing it won't be long before people are hacking their own code into the Datel ISO, producing their own bootable Dreamcast CDs. I truly hope the OpenBSD/SH4 gang get back to work, now that they have a means to boot their own code.

    Implications for piracy? Well, AFAIK still nobody can do a straight copy of a GD-ROM, so it'd take some heavy modification (stripping music, movies etc, coding around the fact that they're missing) so I don't expect to see widespread Dreamcast piracy any time soon.
    --

  14. Umm, hardly a development tool by Jon+Erikson · · Score: 4

    Yeah, sure you can upload patches onto the Dreamcast's VMU using this, but that hardly makes it a tool for coding anything more than quick hacks and patches. Nobody in their right mind would attempt to write anything more than a simple demo on one of these, and I don't think that was ever the intention.

    No, this is just a crack box really, like the Game Genie or its relatives.


    ---
    Jon E. Erikson
    --

    Jon Erikson, IT guru

  15. This is going to be REALLY useful by oman_ · · Score: 2


    This kind of device is going to be extremely useful to the amature and pro developers.

    Back when I was hacking the N64 using a rom emulator/copier (Doctor64) we had to compile the code and pray that it would work. System lockup all the sudden? Try and debug by looking at the code. Unfortunately the doctor64 did not allow the n64 to communicate to the pc through the parallel port interface.. so an interactive debugger wasn't possible. This limited development severely.

    With this system.. someone will be able to code a simple loader/bios to put on cdr that will communicate over the lpt port to get files... when the Game/demo/whatever is working they can burn that to cdr.. replacing the file loading routines with ones that work off the actual cdr...

    --
    Rats would be more funny if they could fart.
  16. DC "demo scene" using CDR is a possibility now by vkim · · Score: 3
    About a week ago, a demo disc for Dreamcast Gameshark CDX was bundled with a magazine in the UK, and it turned out that you can bypass the region-check using this disc - thereby enabling you to play import games (JP games on US DC, and US games on JP DC). What's even more interesting is that the disc is an ordinary 2-track CD-ROM that can be burned onto a CDR - and the CDR can still be booted on a DC. The ability to bypass region-check *and* to boot CDR... now that opens up new opportunities for spawning an amateur "demo scene" for the DC, using a MIPS target GCC and a CDR burner. Sure remote debugging isn't possible unless you modify the hardware like these guys, but at least it is possible now to create home-made software for the DC! We could even get that NetBSD port for DC going now... if someone will disassemble the content of the gameshark demo disc and figure out the proper bootloader setup.

    I have a mirror of the demo disc image up at my homepage under the "downloads" link - it's a disc image for the NTI CD-Copy software.

  17. URL for those ISO's? by torpor · · Score: 2

    Or a link to the DC-UK magazine somewhere?

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --