A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2009-12-31 13:25:46 +00:00
themes/default Add key images 2009-12-28 12:39:05 +00:00
dialogue_box.cpp Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
dialogue_box.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
disc_menu.cpp Simplifiy the implementation of some things (no parent pointer, 2009-12-28 08:46:18 +00:00
file_browser.hh Simplifiy the implementation of some things (no parent pointer, 2009-12-28 08:46:18 +00:00
font.hh Fix font stuff 2009-11-26 18:29:10 +00:00
game_info.cpp Add game info box for loading 2009-12-19 13:20:15 +00:00
game_info.hh Add game info box for loading 2009-12-19 13:20:15 +00:00
gui.cpp Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
gui.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
help_box.hh Ifdeffery 2009-12-28 09:47:12 +00:00
listener.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
main_menu.cpp Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
main.cpp Refactor gui to singleton factory, stage 1 2009-12-13 08:54:25 +00:00
Makefile Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
menu_messages.cpp Add network menu 2009-12-29 13:23:01 +00:00
menu_messages.hh Add network menu 2009-12-29 13:23:01 +00:00
menu.cpp Move background highlighting to utils 2009-12-20 10:21:06 +00:00
menu.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
network_menu.cpp Add network menu 2009-12-29 13:23:01 +00:00
options_menu.cpp Add options menu 2009-12-28 12:38:41 +00:00
sdl_ttf_font.hh Improve error reporting 2009-12-05 11:30:02 +00:00
timer.cpp Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
timer.hh Add timer implementation and timeout for hovering over discs 2009-12-16 17:47:03 +00:00
utils.cpp Move background highlighting to utils 2009-12-20 10:21:06 +00:00
utils.hh Move background highlighting to utils 2009-12-20 10:21:06 +00:00
virtual_keyboard.cpp Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
virtual_keyboard.hh Refactor dialogues: Simplify a lot and remove the tie-in to the main 2009-12-31 13:25:46 +00:00
widget.cpp Make GuiView a widget 2009-12-20 09:31:46 +00:00
widget.hh Encode keys higher up 2009-12-26 12:19:35 +00:00