Latest News

Geckoloader v0.0.3 (Wii Application)
Geckoloader is a native Wii application which helps you to load and execute Wii homebrew binaries in the easiest and fastest way possible. It acts as a server which will receive binaries directly using a USB Gecko adapter. A client tool to transfer such files is included. Read more
Nintendo DS Blender Export Script (NDS misc)
This is a Python script for exporting 3d models into a format that the Nintendo DS can understand. This script outputs a C source code file that can be compiled and linked into your DS homebrew application. See the DrunkenCoders Documentation on the format of the display list. Read more
Simplistic Poker Tournament Clock (NDS Application)
nczempin made a simplistic clock for Poker tournaments. It allows you to set a time per round (in minutes), and when that time has passed, it will emit a noise (shamelessly stolen from wintermute's libnds sound example). It can also pause/go, and change the current level, reset, and do your washing. Read more
Football Manager DS (NDS Game)
nczempin started working on converting the original "Football Manager" to the DS. Paul Robson has ported, or reverse-engineered, or remade, the original Football Manager by Kevin Toms. Read more
GMath3D v1.3.5.3 Library for GP2x (08-03-2008) (GP2x misc)
GMath3D is a graphics library for GP2x. Includes 2D, 3D, Text, Time, Joystick, and Sound (ogg) functions. Includes working example code, and .gpe files. Now Included a Win32 port to test your programs before compiling for GP2x. Win32 tester version includes 2D, 3D, Text, and Joystick functions. Now supports textures upto 128x128 bitmaps. Read more