CodeBlocks DC Dev: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox_Dev_Information| name=Code::Blocks DC Dev| image=center|250px| homepage=[http://dchelp.dcemulation.org/ Homepage]| version=R2| downlo...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox_Dev_Information| | {{Infobox_Dev_Information| | ||
name=Code::Blocks DC Dev| | name=Code::Blocks DC Dev| | ||
image=[[ | image=[[File:CbdcdevR2-01.png|center|250px]]| | ||
homepage=[http://dchelp.dcemulation.org/ Homepage]| | homepage=[http://dchelp.dcemulation.org/ Homepage]| | ||
version=R2| | version=R2| |
Latest revision as of 08:35, 2 March 2023
Code::Blocks DC Dev | ||
---|---|---|
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 a 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