picodrive/platform/psp/in_psp.h
kub cdc6aac4c0 partially revived platform support for PSP (unfinished)
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00

4 lines
84 B
C

struct in_default_bind;
void in_psp_init(const struct in_default_bind *defbinds);