Commit graph

10 commits

Author SHA1 Message Date
kub
a23a278d1e improve directory handling in menu 2021-01-16 12:29:00 +01:00
Paul Cercueil
c52e6628cd Introduce plat_get_skin_dir and update plat_get_root_dir functions
On GP2X and Pandora, plat_get_root_dir points to the directory
in which the PicoDrive executable is found. On regular Linux,
it now points to the '.picodrive' directory inside the user's home
folder.

plat_get_skin_dir now points to the 'skin' directory inside the
data directory.

The data directory can be set with PICO_DATA_DIR at compile time.
If that variable is not set, the data directory is set to the
directory of the PicoDrive executable.
2013-10-07 17:09:09 +02:00
notaz
1bc471ebf1 pandora: add tv layer selection helper 2013-09-24 00:46:25 +03:00
notaz
7ceadd9993 GP2X updates
video stuff moved out as it's project specific..
2013-08-28 01:05:29 +03:00
Grazvydas Ignotas
6282e17ef5 add plat_mem_set_exec() 2013-06-28 03:17:32 +03:00
notaz
e81b987fc1 add some sdl code from rearmed 2012-12-23 02:14:35 +02:00
notaz
e22d791cf8 add dummy platform file 2012-11-05 03:08:36 +02:00
notaz
a1b30e1a4a refactor plat.h, add gamma 2012-11-05 00:02:03 +02:00
notaz
2d3fa8770e add pandora code from PCSX 2012-09-16 19:44:06 +03:00
notaz
a86e9a3e58 move common files to root 2012-09-13 01:41:53 +03:00
Renamed from common/plat.h (Browse further)