diff --git a/.gitignore b/.gitignore index e812c3b..59335b9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ sys.py/.lang !**/Jobs/00_lowpower.sh !**/Jobs/00_lowpower.alias .done +bios +.pcsx +*.log diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 25dc9ba..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "Pcsx"] - path = Menu/GameShell/20_Retro Games/Pcsx - url = https://github.com/cuu/Pcsx.git diff --git a/Menu/GameShell/20_Retro Games/Pcsx b/Menu/GameShell/20_Retro Games/Pcsx deleted file mode 160000 index c532ced..0000000 --- a/Menu/GameShell/20_Retro Games/Pcsx +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c532cedb5387697c633777f37a52e11f95fa3352 diff --git a/Menu/GameShell/20_Retro Games/Pcsx/action.config b/Menu/GameShell/20_Retro Games/Pcsx/action.config new file mode 100644 index 0000000..87d8fa6 --- /dev/null +++ b/Menu/GameShell/20_Retro Games/Pcsx/action.config @@ -0,0 +1,6 @@ +ROM=/home/cpi/games/PCSX +ROM_SO=/home/cpi/apps/emulators/pcsx +EXT=bin,cue,img,mdf,pbp,toc,cbn,m3u,ccd +LAUNCHER= +TITLE=PS Roms +SO_URL=https://github.com/cuu/Pcsx/raw/master/pcsx.zip