*** Welcome to piglix ***

ProDG (software)


ProDG (pronounced “prodigy”) by SN Systems is a suite of development tools produced for PlayStation 3, PlayStation 2, PSP, Nintendo DS, GameCube, and Game Boy Advance.

The phrase PRO-DG was originally registered as a UK trademark, but the hyphen was never used for a released version and the suite has subsequently been known as ProDG.

The suite consisted of console hardware-specific assemblers, a C/C++ compiler, ELF/DLL linkers, and a source-level debugger. The build tools could be controlled either from the command line or integrated with Microsoft Visual Studio.

The artist preview software tool, ProView, and Tuner, a profiler and performance optimizer, were also included in some versions of ProDG.

From 2004 the suite included the SN Systems Compiler, SNC, tailored for specific hardware requirements, rather than a derivative of the compiler provided by the console manufacturer, frequently a variant of the GNU Compiler Collection. The SNC compiler was designed to improve code generation, reduce the size of debug data, provide console specific intrinsic functions and provide greater control in respect of program layout.

The linker allowed flexibility for object code management and the creation of dynamic linked libraries and overlays. It also identified and removed unused code and data.

Assemblers with additional, hardware specific instructions were provided for all processors.

The debugger was designed for the specific target console. Windows are customizable and colour-coded and debug information was organized logically by processor. Multiple target views including CPU registers, memory, disassembly, source, local variables and watch points were supported. Also included was the colour-coded display of printf streams with optional auto-wrapping and configurable scrollback buffer sizes, as well as a templated registers pane supporting user-defined layouts.


...
Wikipedia

...