Difference between revisions of "CodeBlocks DC Dev"

From DCEmulation
Jump to navigation Jump to search
(.com -> .org)
Line 24: Line 24:


==Credits==
==Credits==
* JMD (R1 used his bin2odc)
* [[JMD]] (R1 used his bin2odc)
* pnpbios (original CodeBlocks for DC tutorial)
* pnpbios (original CodeBlocks for DC tutorial)
* Harley (dc-tool IP MinGW)
* Harley (dc-tool IP MinGW)
* GPF (help with GDB)
* [[GPF]] (help with GDB)
* BlueCrab (help with MinGW toolchain)
* [[BlueCrab]] (help with MinGW toolchain)
* BlackAura (used his MinGW build script as reference)
* [[BlackAura]] (used his MinGW build script as reference)


==History==
==History==
[http://dchelp.dcemulation.org/downloads/dcdev/codeblocks/CodeBlocks_DCDev_R1.exe R1] (Sept 09, 2007)
[http://dchelp.dcemulation.org/downloads/dcdev/codeblocks/CodeBlocks_DCDev_R1.exe R1] (Sept 09, 2007)
* Initial release
* Initial release

Revision as of 05:57, 20 April 2008

Code::Blocks DC Dev
CbdcdevR2-01.png
Homepage Homepage
Latest Version R2
Downloads Installer
Release Date 3/14/2008
Author fackue
Active Yes

This development environment installs on top of Code::Blocks using the Nullsoft installer and a automatic configurator that configures the Dreamcast compilers. Officially, Code::Blocks 8.02 is only supported.

What's new

  • GDB is setup and working
  • bin2o program (located in the "Tools" menu)
  • MinGW 3.4.6 toolchain
  • KOS updated to revision 561
  • KOS built in MinGW
  • dc-tool IP and Serial included and built in MinGW (/kos/utils/dc-tool)
  • scramble has been included (/kos/utils/scramble)
  • SDL headers and lib issues has been resolved
  • Option to compress the toolchain using UPX

Credits

  • JMD (R1 used his bin2odc)
  • pnpbios (original CodeBlocks for DC tutorial)
  • Harley (dc-tool IP MinGW)
  • GPF (help with GDB)
  • BlueCrab (help with MinGW toolchain)
  • BlackAura (used his MinGW build script as reference)

History

R1 (Sept 09, 2007)

  • Initial release