GRRLIB is a C/C++ 2D Graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications.
As of v4.1.0, GRRLIB is supplied as a standard C/C++ library (aka. archive) called ‘libgrrlib’. Because GRRLIB processes JPEG and PNG images, it requires the installation of the ‘libjpeg’ and ‘libpngu’ libraries. ‘libpngu’, in turn, requires ‘libpng’ and ‘libpng’ requires ‘libz’. GRRLIB also has FileIO functions to allow real-time loading and saving of graphical data, and thus also requires ‘libfat’.
Changes:
libpng was updated to version 1.4.4
FreeType updated to version 2.4.3
GRRLIB is compatible with libogc 1.8.4
TetriCycle is Tetris projected onto a cylindrical surface. Rotate the cylinder left/right such that the descending piece falls into place.
TetriCycle can be distributed freely and should never be charged for.
Changes:
8th Release: 10/19/10
Added classical mode (for classic tetris).
The Player Profiles ‘rotation’ label now has a ‘piece’ option that allows you to move the piece instead of moving the playfield; this is similar to classical mode, except that the piece is allowed to wrap around in cylindrical mode.
The Player Profiles ‘guide’ label now has a ‘line’ option, so when selecting the guide mode, you can choose between a shadow piece, or a guide line.
Yabause Wii is a Sega Saturn emulator for Wii and is the first of its kind as emulating the complex processes of the Sega Saturn is much harder then it looks and now even harder to run it on the limited hardware of the Wii.
Changes:
add special color setting menu (default on, off: a little faster, but lower compatibility)
some minor fixes and changes
Pacman is a Pacman Arcade emulator written by A.D.Price and released in 2008 then promptly orphaned. Adopted October 2010 by Dashxdr who fixed the audio issues and cleaned up the source.
The game requires the original pacman game ROMs to be placed on the SD card in SD:/pacman/roms – The ROMs are NOT part of the download
Pacman is a Pacman Arcade emulator written by A.D.Price and released in 2008 then promptly orphaned. Adopted October 2010 by Dashxdr who fixed the audio issues and cleaned up the source.
The game requires the original pacman game ROMs to be placed on the SD card in SD:/pacman/roms – The ROMs are NOT part of the download