not64/gui
sepp256 f3dd187050 Quick fix for games that start with audio.
Updating Debug text before rendering gfx was killing something.
Work out a real fix later.
2010-05-28 03:22:14 +00:00
..
ARIAL.H Fixed embedded fonts (I had forgotten the arial.h file) 2008-03-01 02:43:03 +00:00
background.tex Updated GUI background and logo. 2007-12-22 23:33:58 +00:00
background.tlut Updated GUI background and logo. 2007-12-22 23:33:58 +00:00
background_tex.s Updated GUI background and logo. 2007-12-22 23:33:58 +00:00
DEBUG.c Quick fix for games that start with audio. 2010-05-28 03:22:14 +00:00
DEBUG.h Ported latest /tehpola/r4300 core, but with blocks in MEM2. Default settings in the Makefile.GLN64_dev_wii are expansion pak enabled and 8MB recompCache. 2009-10-21 12:47:35 +00:00
font.c Added menuActive flag to test when drawoing FPS/debug text. 2009-11-12 16:14:26 +00:00
font.h Added headers to some menuV1 source files. 2009-11-08 05:24:53 +00:00
GUI.c Implemented GUI_print colors. 2007-12-03 19:21:19 +00:00
GUI.h Updated GUI background and logo. 2007-12-22 23:33:58 +00:00
gui_GX-menu.c Added headers to some menuV1 source files. 2009-11-08 05:24:53 +00:00
gui_GX-menu.h Added headers to some menuV1 source files. 2009-11-08 05:24:53 +00:00
gui_GX.c Added headers to some menuV1 source files. 2009-11-08 05:24:53 +00:00
gui_GX.h Added headers to some menuV1 source files. 2009-11-08 05:24:53 +00:00
logo.tex Updated GUI background and logo. 2007-12-22 23:33:58 +00:00
menu.c Threaded SD & USB device removal ported to menuV1. 2009-11-07 23:12:07 +00:00
menu.h Added special color to certain menu items and directories in the file browser. menuFileBrowser is now left aligned. Stops user from choosing Play Game before a ROM is loaded. 2007-12-30 23:18:23 +00:00
menuFileBrowser.c recurseOrSelect return fix 2008-11-20 02:21:41 +00:00
menuFileBrowser.h Implemented menuFileBrowser (not tested on the cube, but I created unit-tests to make sure it worked on my pc) 2007-12-20 06:11:35 +00:00
TEXT.c Fixed the text from the next line showing up on the current line when it overflows one line in TEXT 2007-10-25 01:47:53 +00:00
TEXT.h This update includes the GX part of the GUI. I also changed some parameters in GUI and DEBUG functions. In order to display GUI for testing, uncomment the last 2 lines in main_gc.c. Also, be sure to check out the new Makefile if things don't compile. font.o is now a part of the main module. 2007-10-17 14:55:40 +00:00