152
edits
(added Variable upscaler) |
|||
Line 29: | Line 29: | ||
* Splash screen (most of ports have it, so it could be unified) | * Splash screen (most of ports have it, so it could be unified) | ||
* Downscalers, used for <320x200 screens | * Downscalers, used for <320x200 screens | ||
* Variable upscaler for weird resolutions (instead of 1000 separate ones) | |||
* No scalers, but that should be under #ifdef as PSP and PS2 have enough power | * No scalers, but that should be under #ifdef as PSP and PS2 have enough power | ||
* Low-res sound | * Low-res sound | ||
* Zoning, like used in WinCE and SymbianOS | * Zoning, like used in WinCE and SymbianOS | ||
* It should hide unneeded options from GUI like MT-32, MIDI device, i.e. those which either don't make sense or too fat for small devices | * It should hide unneeded options from GUI like MT-32, MIDI device, i.e. those which either don't make sense or too fat for small devices |
edits