Difference between revisions of "DC Dev ISO"

From DCEmulation
Jump to navigation Jump to search
(letting N\A values default)
m (updating links)
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
name=DC Dev ISO|
name=DC Dev ISO|
image=[[Image:Dcdeviso_install.png|center|250px]]|
image=[[Image:Dcdeviso_install.png|center|250px]]|
homepage=[http://dchelp.dcemulation.com/ Homepage]|
homepage=[http://dchelp.dcemulation.org/ Homepage]|
version=R4|
version=R4|
downloads=No ISO yet<br/>[http://dchelp.dcemulation.com/downloads/dcdev/deviso/dcdev_cover.zip CD Case Cover]|
downloads=[http://dchelp.dcemulation.org/downloads/dcdev/toolchain/DDEr4.rar DiscJuggler image]<br/>[http://dchelp.dcemulation.org/downloads/dcdev/toolchain/DDE_cover.zip CD Case Cover]|
author=fackue|
release date=3/13/2008|
author=[[fackue]]|
isactive=Yes
isactive=Yes
}}
}}
Line 12: Line 13:


==What's new==
==What's new==
* GDB and Insight now included for Debugging
* GDB and Insight included for Debugging
* KallistiOS 1.3 updated to svn 560
* KallistiOS 1.3 updated to svn 561
* dc-load IP\Serial 1.0.4 updated to svn 560
* dc-load IP\Serial 1.0.4 updated to svn 556
* dc-tool IP\Serial 1.0.4 included in /kos/utils/dctool
* dc-tool IP\Serial 1.0.4 included in /kos/utils/dctool
* scramble included in /kos/utils/scramble
* scramble included in /kos/utils/scramble
* SGE (SDL Graphics Extensions) lib by BlueCrab
* SGE (SDL Graphics Extensions) lib by [[BlueCrab]]
* SDL examples by Chui included
* SDL examples by [[Chui]] included
* More tutorials (Insight, Updating dc-tool)
* More tutorials (Insight, Updating dc-tool)
* Links to most DC related sites
* Links to most DC related sites
* "make" package in Cygwin problems fixed
* "make" package in Cygwin problems hopefully fixed
* Default SDL has been patched to work right
* Default SDL has been patched to work right
* SDL sources and headers reorganized
* SDL sources and headers reorganized
* libGLX by [[Chui]] and updated SDL libs
* toolchain rebuilt with the fixed newlib patch
* DreamInducer theme fixed


==Credits==
==Credits==
* BlackAura
* [[BlackAura]] (Cygwin and toolchain help)
* GPF
* [[GPF]] (help with Insight and GDB)
* MetaFox
* [[MetaFox]] (original DC Cygwin tutorial)
* quzar
* [[Quzar]] (lots of testing)
* c99koder
* c99koder (KOS maintainer)
* [[Atani]] (KOS maintainer)
* [[BlueCrab]] (KOS maintainer)


==History==
==History==
[http://dchelp.dcemulation.com/downloads/dcdev/deviso/DDEr3.rar r3] (Nov 27, 2006)
[http://dchelp.dcemulation.org/downloads/dcdev/toolchain/DDEr3.rar R3] (Nov 27, 2006)
* GCC toolchain updated (3.4.6)
* GCC toolchain updated (3.4.6)
* KallistiOS updated (1.3 svn 385) - November 26, 2006
* KallistiOS updated (1.3 svn 385) - November 26, 2006
Line 58: Line 64:
* Dreamcast emulators Chankast (new BIN loader) and DEMUL
* Dreamcast emulators Chankast (new BIN loader) and DEMUL


[http://dchelp.dcemulation.com/downloads/dcdev/deviso/dcdev_r2.rar r2] (Dec 07, 2005)
[http://dchelp.dcemulation.org/downloads/dcdev/toolchain/DDEr2.rar R2] (Dec 07, 2005)
* Newest Cygwin installer
* Newest Cygwin installer
* KOS 1.3 SVN 287 (December 6, 2005)
* KOS 1.3 SVN 287 (December 6, 2005)
Line 68: Line 74:
* Now uses 7zip for the tool-chain
* Now uses 7zip for the tool-chain


[http://dchelp.dcemulation.com/downloads/dcdev/deviso/dcdev_r1.zip r1] (Jun 08, 2005)
[http://dchelp.dcemulation.org/downloads/dcdev/deviso/DDEr1.zip R1] (Jun 08, 2005)
* Initial release
* Initial release

Latest revision as of 11:22, 12 June 2009

DC Dev ISO
Dcdeviso install.png
Homepage Homepage
Latest Version R4
Downloads DiscJuggler image
CD Case Cover
Release Date 3/13/2008
Author fackue
Active Yes

An easy to install Dreamcast Development Environment using Cygwin.

What's new

  • GDB and Insight included for Debugging
  • KallistiOS 1.3 updated to svn 561
  • dc-load IP\Serial 1.0.4 updated to svn 556
  • dc-tool IP\Serial 1.0.4 included in /kos/utils/dctool
  • scramble included in /kos/utils/scramble
  • SGE (SDL Graphics Extensions) lib by BlueCrab
  • SDL examples by Chui included
  • More tutorials (Insight, Updating dc-tool)
  • Links to most DC related sites
  • "make" package in Cygwin problems hopefully fixed
  • Default SDL has been patched to work right
  • SDL sources and headers reorganized
  • libGLX by Chui and updated SDL libs
  • toolchain rebuilt with the fixed newlib patch
  • DreamInducer theme fixed

Credits

  • BlackAura (Cygwin and toolchain help)
  • GPF (help with Insight and GDB)
  • MetaFox (original DC Cygwin tutorial)
  • Quzar (lots of testing)
  • c99koder (KOS maintainer)
  • Atani (KOS maintainer)
  • BlueCrab (KOS maintainer)

History

R3 (Nov 27, 2006)

  • GCC toolchain updated (3.4.6)
  • KallistiOS updated (1.3 svn 385) - November 26, 2006
  • extra KOS libs
    • FreeType 2.1.3 by BlueCrab
    • lib3ds by SWAT
    • lib7z by SWAT
    • libkglx by Heinrich Tillack
    • liblzma by SWAT
    • libmxml by SWAT
    • libpbm by SWAT
    • libpng 1.2.8 by chui
    • SDL 1.2.9 by chui
    • SDL_flic by chui
    • SDL_gfx by chui
    • SDL_image 1.2.4 by chui
    • SDL_mixer 1.2.6 by chui
    • SDL_prim 0.2.1 by BlueCrab
    • SDL_ttf 2.0.7 by SWAT
    • SFont by chui
    • zlib 1.2.3 by chui
  • manual setup tutorial
  • 1ST_READ.BIN Checker, BootDreams, dc-tool GUI and IP.BIN Writer
  • Dreamcast emulators Chankast (new BIN loader) and DEMUL

R2 (Dec 07, 2005)

  • Newest Cygwin installer
  • KOS 1.3 SVN 287 (December 6, 2005)
  • dcload IP\Serial 1.0.4 (put this CD in your Dreamcast)
  • PC tools included (SVN, CodeBlocks, Dev-C++, dctool)
  • Along with SVN is instruction to updating to the latest KOS SVN
  • PC Dreamcast emulators included (Chankast and dcemu)
  • New icon for the autorun program
  • Now uses 7zip for the tool-chain

R1 (Jun 08, 2005)

  • Initial release