aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/Makefile
AgeCommit message (Collapse)Author
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
svn-id: r39531
2009-02-28copy pred.dic for the dist targetAndre Heider
svn-id: r38969
2009-02-28set DEPDIR; copy COPYING.LGPL for the dist target; use debug level 3 when ↵Andre Heider
uploading the binary svn-id: r38967
2009-02-28Enable SCI for WiiAndre Heider
svn-id: r38966
2009-02-15make keyboard support optional with USE_WII_KBD since libwiikeyboard is not ↵Andre Heider
in the official libogc svn. svn-id: r38244
2009-02-14added USB keyboard supportAndre Heider
svn-id: r36337
2009-01-21made ISO9660 support optional via USE_WII_DIAndre Heider
svn-id: r35985
2009-01-21added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGIAndre Heider
svn-id: r35984
2009-01-20Moved libdb to the right spot in the MakefileAndre Heider
svn-id: r35946
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
svn-id: r35930
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵Andre Heider
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920
2009-01-11Enable IHNM and SAGA2Andre Heider
svn-id: r35815
2009-01-03debug Makefile targetsAndre Heider
svn-id: r35709
2008-12-30added RM_REC, it's required for clean:Andre Heider
svn-id: r35623
2008-12-23enable groovie and tuckerAndre Heider
svn-id: r35501
2008-12-23drop mpeg2 supportAndre Heider
svn-id: r35500
2008-12-23changes for devkitPPC r16Andre Heider
svn-id: r35499
2008-08-11build a wii binary per defaultAndre Heider
svn-id: r33788
2008-08-11video mode polishing:Andre Heider
* proper fullscreen video mode * multiple graphic modes with different overscan values * "fullscreen mode" stretches the picture on 16:9 displays * fixed broken sword 1/2 gfx garbage * support for setShakePos() svn-id: r33787
2008-08-09Updated the Makefile to the new build system.Andre Heider
Introduced a Makefile variable to build a gamecube version. svn-id: r33723
2008-06-07-Wno-multichar slipped in twiceAndre Heider
svn-id: r32594
2008-06-05disable more more compiler warningsAndre Heider
svn-id: r32564
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
svn-id: r32547