Commit graph

3 commits

Author SHA1 Message Date
Gered ff724a67a4 add SDL_USE240P flag, and some better video mode config behaviour
this new SDL_USE240P flag must be provided to SDL_SetVideoMode if
the application wants to use a 240p TV video mode _AND_ only is used
if the video mode being set with SDL_SetVideoMode is 320x240. otherwise
libogc's VIDEO_GetPreferredMode is used which will result in either
480i or 480p

also borrowed some of the logic from VIDEO_GetPreferredMode to set an
equivalent video mode to 240p for PAL regions
2016-10-30 15:23:27 -04:00
dborth a8da628b77 add dummy cdrom, fix joystick init, small audio changes 2009-04-30 05:38:31 +00:00
dborth eb25849316 2009-04-23 18:30:56 +00:00