A port of the Frodo C64 emulator to Nintendo Wii consoles.
Go to file
2009-12-05 11:30:02 +00:00
themes/default Add menu backgrounds 2009-12-04 17:55:25 +00:00
dialogue_box.cpp Added dialogue box implementation 2009-11-29 09:29:26 +00:00
dialogue_box.hh Added dialogue box implementation 2009-11-29 09:29:26 +00:00
font.hh Fix font stuff 2009-11-26 18:29:10 +00:00
frodo_menu.cpp Remove some printouts 2009-12-05 09:38:47 +00:00
frodo_menu.hh Remove cur_view and use peek instead 2009-12-05 09:33:58 +00:00
main.cpp Use the frodo menu instead 2009-11-28 08:43:37 +00:00
Makefile Implemented help system (OK, has some memory corruption currently) 2009-12-04 19:10:49 +00:00
menu_messages.cpp Correct quit 2009-12-04 20:09:42 +00:00
menu_messages.hh Implemented help system (OK, has some memory corruption currently) 2009-12-04 19:10:49 +00:00
menu.cpp Correct max width 2009-12-04 20:08:24 +00:00
menu.hh Implemented help system (OK, has some memory corruption currently) 2009-12-04 19:10:49 +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