Cross Compilers (Subscribe)
Links
GameBoy Developer's Kit (GBDK)A set of tools that enable to develop programs for the Nintendo GameBoy system, either in C or in assembly. GBDK includes a set of libraries for the most common requirements and generates image files for use with a real GameBoy or with an emulator like VGB or no$gmb.
|
GCC Toolchain for MSP430http://mspgcc.sourceforge.net/ Port freeware GNU tools to msp430 architecture. Cross compiler for msp430.
|
WinAVRhttp://winavr.sourceforge.net/ A suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. It includes the GNU GCC compiler.
|