Commit Graph

68 Commits

Author SHA1 Message Date
simon.kagstrom
be0c9d333f Handle when no disk is inserted, fix memory leak 2009-05-21 08:02:38 +00:00
simon.kagstrom
6dbbf85bf6 Import computer settings from PSPUae 2009-05-21 07:57:52 +00:00
simon.kagstrom
75fc415164 Rearranged the functions 2009-05-21 07:35:14 +00:00
simon.kagstrom
c146a7cbd0 New menus (looks - nothing implemented) 2009-05-21 07:25:34 +00:00
simon.kagstrom
e54381a9bf Merge FOLs Makefile changes into the host makefile 2009-05-21 06:33:28 +00:00
fol
f1acfb28c1 Changed aga to ecs_agnus. 2009-05-21 00:05:53 +00:00
fol
86aa015f5a Forgot to alter Drive speed back to normal. 2009-05-20 23:28:25 +00:00
fol
01faaea0af 2009-05-20 22:52:31 +00:00
simon.kagstrom
c10b040e3f Add FOLs configuration options, which improve emulation performance 2009-05-15 16:01:09 +00:00
simon.kagstrom
07037fd13f Instructions as a file 2009-05-14 17:13:21 +00:00
simon.kagstrom
cb71c92c56 Provide a working button configuration 2009-05-14 16:53:45 +00:00
simon.kagstrom
f9a0452f3c Correct quit 2009-05-14 16:53:28 +00:00
simon.kagstrom
1bf6a58246 And fix size at 640x480 for now 2009-05-14 15:39:02 +00:00
simon.kagstrom
92265625d9 Center graphics 2009-05-14 15:38:32 +00:00
simon.kagstrom
607c818871 Implemented some of the menu stuff - most of it is not active yet 2009-05-13 19:08:03 +00:00
simon.kagstrom
3625f5ffb3 More menu work, sleep a while on exit 2009-05-13 16:43:38 +00:00
simon.kagstrom
fb5fd0f4b5 Link with wiikeyboard 2009-05-13 15:46:59 +00:00
simon.kagstrom
e2e44ae2b1 Symlink md-fpp.h during build time 2009-05-12 20:18:03 +00:00
simon.kagstrom
e00db77854 Menu fixups, some unimplemented state load/save 2009-05-12 20:15:23 +00:00
simon.kagstrom
7c8c6f7ea7 Don't allow key repeats (menu navigation now works) 2009-05-12 19:28:45 +00:00
simon.kagstrom
50ca072a57 Handle joystick in the menu 2009-05-12 16:21:58 +00:00
simon.kagstrom
4ba2064844 Do menu_init in sdlgfx 2009-05-12 16:03:59 +00:00
simon.kagstrom
ca56facf7b Correct font path 2009-05-12 15:37:49 +00:00
simon.kagstrom
6893100f8b Setup wiimote buttons 2009-05-12 15:37:34 +00:00
simon.kagstrom
febf2273ca Handle this in the configuration file instead 2009-05-12 15:02:55 +00:00
simon.kagstrom
735aa67171 Add handling of the joystick hats. This allows the classic controller Dpad
to be used (maybe the wiimote as well)
2009-05-11 19:20:59 +00:00
simon.kagstrom
0fa258f107 Enter menu on pure F12 (no multi-key stuff) 2009-05-11 18:16:07 +00:00
simon.kagstrom
d92c830bf1 Also setup the symlinks for host compilation 2009-05-11 16:18:20 +00:00
simon.kagstrom
afd25e07e5 Correct clean and deps 2009-05-11 16:08:32 +00:00
simon.kagstrom
e466ab28c9 Remove symlinks (windows - you suck) 2009-05-11 15:54:24 +00:00
simon.kagstrom
9323c90a10 Use knitax icon 2009-05-11 15:35:19 +00:00
simon.kagstrom
b46f080806 Make it possible to build a dist and supply the HBC metadata files.
Someone: Please make a nicer icon!
2009-05-10 20:12:31 +00:00
simon.kagstrom
c986720ccb Workaround a crash problem for the wii 2009-05-10 17:23:38 +00:00
simon.kagstrom
9b47a45db0 Use SDL_Delay on Wii 2009-05-10 16:07:35 +00:00
simon.kagstrom
9d49629bb9 Define OS_WITHOUT_MEMORY_MANAGEMENT - otherwise wont build for Wii... 2009-05-10 13:56:37 +00:00
simon.kagstrom
a46f7ca5bf Remove debugger support, use SDL parachute (Ctrl-C is now possbile). Wii builds 2009-05-10 13:07:20 +00:00
simon.kagstrom
5a0dc06a10 Unbreak the wii build, remove enforcer and action replay support 2009-05-10 12:55:10 +00:00
simon.kagstrom
11eac4c27a Prevent type problems 2009-05-10 12:40:28 +00:00
simon.kagstrom
1b06de3502 Don't use app path 2009-05-10 10:10:46 +00:00
simon.kagstrom
9483dbfb63 Define paths for Wii (and do FatInitDefault). Untested 2009-05-10 10:09:16 +00:00
simon.kagstrom
8e8b3695e3 Generated 2009-05-10 10:06:26 +00:00
simon.kagstrom
f85e5f192f Don't define GEKKO for the host build 2009-05-10 09:14:24 +00:00
simon.kagstrom
06325b4a43 Allow inserting disks (actually works) 2009-05-10 08:12:16 +00:00
simon.kagstrom
0091a32d28 Menu fixes, allow resetting UAE 2009-05-10 07:53:14 +00:00
simon.kagstrom
861f885609 Whitespace cleanup, dfx menus 2009-05-10 07:14:02 +00:00
simon.kagstrom
8da0b00534 Add frodo-style menu (very much not working mind you) 2009-05-10 06:56:52 +00:00
simon.kagstrom
4c0097d100 Make screen non-static 2009-05-10 06:56:20 +00:00
simon.kagstrom
c41e45b47c Rename some Frodo-specific stuff 2009-05-09 18:56:55 +00:00
simon.kagstrom
64b2755b73 Import some menu stuff from Frodo 2009-05-09 18:32:39 +00:00
simon.kagstrom
86503fa565 Make guidep point to gui-sdl 2009-05-09 17:54:18 +00:00