A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2009-12-06 09:06:25 +00:00
themes/default Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +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
font.hh Fix font stuff 2009-11-26 18:29:10 +00:00
frodo_menu.cpp Factor out the main menu + view as well 2009-12-06 09:06:25 +00:00
frodo_menu.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +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.hh Factor out the main menu + view as well 2009-12-06 09:06:25 +00:00
main.cpp Use the frodo menu instead 2009-11-28 08:43:37 +00:00
Makefile Factor out the main menu + view as well 2009-12-06 09:06:25 +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 Allow one more line to display 2009-12-05 12:04:56 +00:00
menu.hh Implement and add dialogue boxes as well (for exit currently) 2009-12-05 12:04:00 +00:00
sdl_ttf_font.hh Improve error reporting 2009-12-05 11:30:02 +00:00
utils.cpp Fix font stuff 2009-11-26 18:29:10 +00:00
utils.hh Add GuiView class and children (currently only the main menu) 2009-11-29 18:29:15 +00:00