emukidid
4a7f462bef
gc_audio, gc_input & some main headers
2009-11-10 13:39:11 +00:00
sepp256
2047713597
Updated GUI background and logo.
...
Reformatted GUI and DEBUG text slightly.
2007-12-22 23:33:58 +00:00
emukidid
aefd89f797
Check wiki for more info, this was a compiler warning fixup commit
2007-12-13 08:47:27 +00:00
emukidid
2930bb2492
Now detects if the emu is running on a Wii or a GC.. I did this because there are issues with the DVD_Mount() function on a Wii, but I still have some ARAM problems when trying to reload a ROM from DVD..
2007-10-31 08:36:48 +00:00
emukidid
25b7b6f450
Fixed DVD loading, the cause was that a local var was overridden the introduction of a new global variable with the same name. Also threw in OoT disc support ;)
2007-10-30 14:37:51 +00:00
sepp256
b5ddd522e1
Fixed the culling problem in game when using the GUI.
...
Fixed the textfilebrowser to display the correct number of lines and look nice. A parameter now specifies the number of lines that fit on the screen.
2007-10-25 06:38:27 +00:00
sepp256
b053ef8a68
Redesigned GUI so that it is now threaded.
...
There are bugs remaining in GUI_print:
1 - a string is not printed if ends in '\n' (I changed TEXT.c to add 1 to num_lines as a temporary fix
2 - the NULL char is not written at the end of a string, so that garbage text is shown from previous GUI_print calls
3 - the textptrs is also not sorted properly
2007-10-18 08:07:12 +00:00
tehpola@yahoo.com
6b33f66dd7
Added support for GUI for most stuff that's using the text UI
2007-10-17 20:39:24 +00:00
emukidid
ba6022b48d
DVD ROM Loading
2007-10-06 02:41:23 +00:00
tehpola@yahoo.com
1c193cc77a
Initial Import
2007-09-01 18:57:11 +00:00