From: <he...@us...> - 2004-10-19 23:07:37
|
Update of /cvsroot/gc-linux/linux/init In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21784/init Removed Files: main.c Log Message: - Removed init/main.c as it is not needed anymore (the console initialization function that was there has been integrated in gamecube.c's setup arch func). - Renamed functions named gamecube_* to gcn_* (which is the official short name of the Nintendo GameCube at least in Europe). - Moved some definitions between gamecube.h and gamecube.c files. - Added some interesting constants and the current memory map to gamecube.h. --- main.c DELETED --- |