A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2009-12-20 10:27:27 +00:00
themes/default Add disc info box 2009-12-13 10:10:33 +00:00
dialogue_box.cpp Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
dialogue_box.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
disc_menu.cpp Correct crash-on-no-info and simplify some things 2009-12-19 13:25:46 +00:00
file_browser.hh ifdeffery 2009-12-16 16:53:14 +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 Add highlighted key 2009-12-20 10:12:47 +00:00
gui.hh Add highlighted key 2009-12-20 10:12:47 +00:00
help_box.hh Factor out help box to it's own file (and rename it!) 2009-12-06 09:03:09 +00:00
main_menu.cpp Refactor string/key listeners and make the main menu one such 2009-12-20 10:27:27 +00:00
main.cpp Refactor gui to singleton factory, stage 1 2009-12-13 08:54:25 +00:00
Makefile Enough to compile the virtual keyboard (and some untested implementation) 2009-12-19 18:52:40 +00:00
menu_messages.cpp Allow one more line to display 2009-12-05 12:04:56 +00:00
menu_messages.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
menu.cpp Move background highlighting to utils 2009-12-20 10:21:06 +00:00
menu.hh Move background highlighting to utils 2009-12-20 10:21:06 +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 string/key listeners and make the main menu one such 2009-12-20 10:27:27 +00:00
virtual_keyboard.hh Refactor string/key listeners and make the main menu one such 2009-12-20 10:27:27 +00:00
widget.cpp Make GuiView a widget 2009-12-20 09:31:46 +00:00
widget.hh Make GuiView a widget 2009-12-20 09:31:46 +00:00