added PCE collection
@ -3156,7 +3156,7 @@ pce.disable_bram_hucard 0
|
||||
pce.disable_softreset 0
|
||||
|
||||
;Enable (automatic) usage of this module.
|
||||
pce.enable 1
|
||||
pce.enable 0
|
||||
|
||||
;Force monophonic sound output.
|
||||
pce.forcemono 1
|
||||
@ -3921,22 +3921,22 @@ pce_fast.forcesgx 0
|
||||
pce_fast.input.port1 gamepad
|
||||
|
||||
;pce_fast, Port 1, Gamepad: DOWN ↓
|
||||
pce_fast.input.port1.gamepad.down
|
||||
pce_fast.input.port1.gamepad.down keyboard 104
|
||||
|
||||
;pce_fast, Port 1, Gamepad: I
|
||||
pce_fast.input.port1.gamepad.i
|
||||
pce_fast.input.port1.gamepad.i keyboard 97
|
||||
|
||||
;pce_fast, Port 1, Gamepad: II
|
||||
pce_fast.input.port1.gamepad.ii
|
||||
pce_fast.input.port1.gamepad.ii keyboard 98
|
||||
|
||||
;pce_fast, Port 1, Gamepad: III
|
||||
pce_fast.input.port1.gamepad.iii
|
||||
pce_fast.input.port1.gamepad.iii keyboard 120
|
||||
|
||||
;pce_fast, Port 1, Gamepad: IV
|
||||
pce_fast.input.port1.gamepad.iv
|
||||
pce_fast.input.port1.gamepad.iv keyboard 121
|
||||
|
||||
;pce_fast, Port 1, Gamepad: LEFT ←
|
||||
pce_fast.input.port1.gamepad.left
|
||||
pce_fast.input.port1.gamepad.left keyboard 108
|
||||
|
||||
;pce_fast, Port 1, Gamepad: Mode
|
||||
pce_fast.input.port1.gamepad.mode_select
|
||||
@ -3951,22 +3951,22 @@ pce_fast.input.port1.gamepad.rapid_i
|
||||
pce_fast.input.port1.gamepad.rapid_ii
|
||||
|
||||
;pce_fast, Port 1, Gamepad: RIGHT →
|
||||
pce_fast.input.port1.gamepad.right
|
||||
pce_fast.input.port1.gamepad.right keyboard 114
|
||||
|
||||
;pce_fast, Port 1, Gamepad: RUN
|
||||
pce_fast.input.port1.gamepad.run
|
||||
pce_fast.input.port1.gamepad.run keyboard 115
|
||||
|
||||
;pce_fast, Port 1, Gamepad: SELECT
|
||||
pce_fast.input.port1.gamepad.select
|
||||
pce_fast.input.port1.gamepad.select keyboard 107
|
||||
|
||||
;pce_fast, Port 1, Gamepad: UP ↑
|
||||
pce_fast.input.port1.gamepad.up
|
||||
pce_fast.input.port1.gamepad.up keyboard 117
|
||||
|
||||
;pce_fast, Port 1, Gamepad: V
|
||||
pce_fast.input.port1.gamepad.v
|
||||
pce_fast.input.port1.gamepad.v keyboard 109
|
||||
|
||||
;pce_fast, Port 1, Gamepad: VI
|
||||
pce_fast.input.port1.gamepad.vi
|
||||
pce_fast.input.port1.gamepad.vi keyboard 110
|
||||
|
||||
;pce_fast, Port 1, Mouse: Left Button
|
||||
pce_fast.input.port1.mouse.left
|
||||
|
||||
@ -6,7 +6,8 @@ SNES
|
||||
Game Gear
|
||||
Sega Master System
|
||||
Sega Genesis
|
||||
PCE-TurboGrafx
|
||||
Atari lynx
|
||||
Neo Geo Pocket
|
||||
WonderSwan
|
||||
PS1
|
||||
PS1
|
||||
@ -0,0 +1,3 @@
|
||||
# Add a list of files to show on the menu (one filename per line, without the extension).
|
||||
# If no items are in this list then all files in the folder specified
|
||||
# by settings.conf will be used
|
||||
@ -0,0 +1,21 @@
|
||||
# Uncomment and edit the following line to use a different ROM path.
|
||||
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
||||
list.includeMissingItems = false
|
||||
list.extensions = zip,pce,sgx
|
||||
list.menuSort = yes
|
||||
|
||||
launcher = pce
|
||||
#metadata.type = MAME
|
||||
|
||||
|
||||
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
|
||||
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
|
||||
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back
|
||||
media.artwork_front = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
||||
#media.logo = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/logo
|
||||
#media.medium_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_back
|
||||
#media.medium_front = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_front
|
||||
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
|
||||
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
|
||||
#media.video = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/video
|
||||
#media.system_artwork = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/system_artwork
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 429 B |
|
After Width: | Height: | Size: 1.9 KiB |
@ -0,0 +1,2 @@
|
||||
executable = %RETROFE_PATH%/launchers/pce_launch.sh
|
||||
arguments = "%ITEM_FILEPATH%"
|
||||
5
FunKey/board/funkey/rootfs-overlay/usr/games/launchers/pce_launch.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
#echo $1
|
||||
|
||||
cp /usr/games/mednafen-09x.cfg /root/.mednafen/
|
||||
mednafen -fs 1 -force_module pce_fast -pce_fast.stretch full "$1"
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="580px"
|
||||
height="130px" viewBox="-7.371 -3.275 580 130" enable-background="new -7.371 -3.275 580 130" xml:space="preserve">
|
||||
<g id="Layer_2">
|
||||
<g opacity="0.5">
|
||||
<polygon points="-3,2.5 25.081,2.5 25.081,10.765 16.862,10.765 16.862,122.925 6.929,122.925 6.929,10.765 -3,10.765 "/>
|
||||
<path d="M50.519,114.716H61.48V36.134h9.587v78.582c0,5.085-4.622,8.688-9.36,8.688H50.519c-5.007,0-9.474-4.075-9.474-8.791
|
||||
V36.134h9.474V114.716z"/>
|
||||
<path d="M256.674,55.327h14.642v68.154h-20.632c-4.412,0-9.846-3.377-9.846-8.5V11.957c0-4.328,4.535-8.937,9.629-8.937h11.259
|
||||
c4.994,0,9.525,4.566,9.525,8.836v24.406h-9.868V12.196H250.17v102.861h11.472v-51.39h-4.968V55.327z"/>
|
||||
<path d="M398.255,81.654v41.31h-9.244V43.845c0-3.574,3.552-7.468,8.047-7.468h15.24v7.626h-14.043v29.232h11.56v8.457
|
||||
L398.255,81.654z"/>
|
||||
<path d="M431.045,36.399h9.703v31.512l5.479,5.509l5.363-5.356V36.399h9.586v29.981c0,3.661-9.47,13.306-9.47,13.306
|
||||
s9.586,9.64,9.586,13.547v29.904h-9.017V92.004l-5.822-5.887l-5.821,5.81v31.213h-9.587V93.306
|
||||
c0-3.669,10.155-13.695,10.155-13.695s-10.155-9.537-10.155-13.381V36.399z"/>
|
||||
<path d="M112.616,81.849c3.253,0,7.578-3.888,7.578-9.092V44.319c0-4.092-4.667-7.901-9.975-7.901H90.528v86.894h9.076V82.488
|
||||
h3.425l10.101,40.67h8.904L112.616,81.849z M110.82,73.353H99.946V44.837h10.874V73.353z"/>
|
||||
<path d="M313.457,81.622c3.254,0,7.581-3.895,7.581-9.096V44.09c0-4.091-4.67-7.905-9.976-7.905h-19.689v86.9h9.068v-40.83h3.429
|
||||
l10.104,40.669h8.901L313.457,81.622z M311.529,73.028h-10.867V44.515h10.867V73.028z"/>
|
||||
<path d="M168.712,83.897c-0.042-3.894-4.107-6.357-4.107-6.357s4.107-2.658,4.107-6.354V44.66c0-5.007-4.408-8.265-8.901-8.265
|
||||
h-20.719v86.744h20.719c4.195,0,8.901-2.621,8.901-8.262C168.712,114.878,168.758,87.787,168.712,83.897z M159.381,114.64H148.51
|
||||
V82.308h10.871V114.64z M159.381,73.332H148.51V44.817h10.871V73.332z"/>
|
||||
<path d="M208.392,35.755h-5.479h-5.308c-5.437,0-9.396,4.648-9.396,8.184v70.446c0,4.554,5.072,8.683,9.354,8.683h11.728
|
||||
c4.58,0,9.16-4.729,9.16-8.5V43.699C218.451,40.522,214.126,35.755,208.392,35.755z M208.734,114.114h-10.502V44.336h10.502
|
||||
V114.114z"/>
|
||||
<path d="M360.691,36.376h-11.979c-5.396,0-8.563,4.447-8.563,7.943v78.645h9.074v-41.31h11.47v41.31h9.075V44.795
|
||||
C369.767,39.606,366.177,36.376,360.691,36.376z M360.432,73.076h-10.867v-27.96h10.867V73.076z"/>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="515.902" y="82.442" width="28.094" height="10.479"/>
|
||||
<path d="M519.37,35.173c-24.607,0-44.551,19.946-44.551,44.553c0,24.607,19.942,44.558,44.551,44.558
|
||||
c24.606,0,44.557-19.949,44.557-44.558C563.926,55.12,543.977,35.173,519.37,35.173z M504.207,98.033h-14.128v-4.949h4.554
|
||||
V66.938h-4.47v-5.113h9.58V93h4.464V98.033z M548.867,71.324h-4.541v-4.548h-28.67v10.88h30.617l2.594,2.601v14.374
|
||||
l-3.247,3.247h-31.341l-3.248-3.247v-29.64l3.008-3.006h32.072l2.756,2.76V71.324z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Ebene_1">
|
||||
<g>
|
||||
<polygon fill="#F79226" points="0,0 28.081,0 28.081,8.264 19.862,8.264 19.862,120.425 9.929,120.425 9.929,8.264 0,8.264 "/>
|
||||
<path fill="#F79226" d="M53.519,112.216H64.48V33.634h9.587v78.582c0,5.085-4.622,8.688-9.36,8.688H53.519
|
||||
c-5.007,0-9.474-4.075-9.474-8.791V33.634h9.474V112.216z"/>
|
||||
<path fill="#E3E800" d="M259.674,52.827h14.642v68.154h-20.632c-4.412,0-9.846-3.377-9.846-8.5V9.457
|
||||
c0-4.328,4.535-8.937,9.629-8.937h11.259c4.994,0,9.525,4.567,9.525,8.836v24.407h-9.868V9.696H253.17v102.861h11.472v-51.39
|
||||
h-4.968V52.827z"/>
|
||||
<path fill="#E3E800" d="M401.255,79.154v41.31h-9.244V41.345c0-3.574,3.552-7.468,8.047-7.468h15.24v7.626h-14.043v29.232h11.56
|
||||
v8.457L401.255,79.154z"/>
|
||||
<path fill="#E3E800" d="M434.045,33.899h9.703v31.512l5.479,5.509l5.363-5.356V33.899h9.586v29.982
|
||||
c0,3.661-9.47,13.306-9.47,13.306s9.586,9.64,9.586,13.547v29.904h-9.017V89.504l-5.822-5.887l-5.821,5.81v31.213h-9.587V90.806
|
||||
c0-3.669,10.155-13.695,10.155-13.695s-10.155-9.537-10.155-13.381V33.899z"/>
|
||||
<path fill="#F79226" d="M115.616,79.349c3.253,0,7.578-3.888,7.578-9.092V41.82c0-4.092-4.667-7.902-9.975-7.902H93.528v86.894
|
||||
h9.076V79.988h3.425l10.101,40.67h8.904L115.616,79.349z M113.82,70.853h-10.874V42.337h10.874V70.853z"/>
|
||||
<path fill="#E3E800" d="M316.457,79.122c3.254,0,7.581-3.895,7.581-9.096V41.59c0-4.091-4.67-7.905-9.976-7.905h-19.689v86.9
|
||||
h9.068v-40.83h3.429l10.104,40.669h8.901L316.457,79.122z M314.529,70.528h-10.867V42.014h10.867V70.528z"/>
|
||||
<path fill="#F79226" d="M171.712,81.397c-0.042-3.894-4.107-6.357-4.107-6.357s4.107-2.658,4.107-6.354V42.16
|
||||
c0-5.007-4.408-8.264-8.901-8.264h-20.719v86.744h20.719c4.195,0,8.901-2.621,8.901-8.262
|
||||
C171.712,112.378,171.758,85.287,171.712,81.397z M162.381,112.14H151.51V79.808h10.871V112.14z M162.381,70.832H151.51V42.318
|
||||
h10.871V70.832z"/>
|
||||
<path fill="#F79226" d="M211.392,33.255h-5.479h-5.308c-5.437,0-9.396,4.648-9.396,8.183v70.447c0,4.554,5.072,8.683,9.354,8.683
|
||||
h11.728c4.58,0,9.16-4.729,9.16-8.5V41.199C221.451,38.023,217.126,33.255,211.392,33.255z M211.734,111.614h-10.502V41.836
|
||||
h10.502V111.614z"/>
|
||||
<path fill="#E3E800" d="M363.691,33.876h-11.979c-5.396,0-8.563,4.447-8.563,7.944v78.644h9.074v-41.31h11.47v41.31h9.075V42.295
|
||||
C372.767,37.107,369.177,33.876,363.691,33.876z M363.432,70.576h-10.867v-27.96h10.867V70.576z"/>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="518.902" y="79.942" fill="#F79226" width="28.094" height="10.479"/>
|
||||
<path fill="#F79226" d="M522.37,32.673c-24.607,0-44.551,19.946-44.551,44.553c0,24.607,19.942,44.558,44.551,44.558
|
||||
c24.606,0,44.557-19.949,44.557-44.558C566.926,52.62,546.977,32.673,522.37,32.673z M507.207,95.533h-14.128v-4.949h4.554
|
||||
V64.438h-4.47v-5.113h9.58V90.5h4.464V95.533z M551.867,68.824h-4.541v-4.548h-28.67v10.88h30.617l2.594,2.601v14.374
|
||||
l-3.247,3.247h-31.341l-3.248-3.247v-29.64l3.008-3.005h32.072l2.756,2.759V68.824z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 429 B |
@ -3156,7 +3156,7 @@ pce.disable_bram_hucard 0
|
||||
pce.disable_softreset 0
|
||||
|
||||
;Enable (automatic) usage of this module.
|
||||
pce.enable 1
|
||||
pce.enable 0
|
||||
|
||||
;Force monophonic sound output.
|
||||
pce.forcemono 1
|
||||
@ -3921,22 +3921,22 @@ pce_fast.forcesgx 0
|
||||
pce_fast.input.port1 gamepad
|
||||
|
||||
;pce_fast, Port 1, Gamepad: DOWN ↓
|
||||
pce_fast.input.port1.gamepad.down
|
||||
pce_fast.input.port1.gamepad.down keyboard 104
|
||||
|
||||
;pce_fast, Port 1, Gamepad: I
|
||||
pce_fast.input.port1.gamepad.i
|
||||
pce_fast.input.port1.gamepad.i keyboard 97
|
||||
|
||||
;pce_fast, Port 1, Gamepad: II
|
||||
pce_fast.input.port1.gamepad.ii
|
||||
pce_fast.input.port1.gamepad.ii keyboard 98
|
||||
|
||||
;pce_fast, Port 1, Gamepad: III
|
||||
pce_fast.input.port1.gamepad.iii
|
||||
pce_fast.input.port1.gamepad.iii keyboard 120
|
||||
|
||||
;pce_fast, Port 1, Gamepad: IV
|
||||
pce_fast.input.port1.gamepad.iv
|
||||
pce_fast.input.port1.gamepad.iv keyboard 121
|
||||
|
||||
;pce_fast, Port 1, Gamepad: LEFT ←
|
||||
pce_fast.input.port1.gamepad.left
|
||||
pce_fast.input.port1.gamepad.left keyboard 108
|
||||
|
||||
;pce_fast, Port 1, Gamepad: Mode
|
||||
pce_fast.input.port1.gamepad.mode_select
|
||||
@ -3951,22 +3951,22 @@ pce_fast.input.port1.gamepad.rapid_i
|
||||
pce_fast.input.port1.gamepad.rapid_ii
|
||||
|
||||
;pce_fast, Port 1, Gamepad: RIGHT →
|
||||
pce_fast.input.port1.gamepad.right
|
||||
pce_fast.input.port1.gamepad.right keyboard 114
|
||||
|
||||
;pce_fast, Port 1, Gamepad: RUN
|
||||
pce_fast.input.port1.gamepad.run
|
||||
pce_fast.input.port1.gamepad.run keyboard 115
|
||||
|
||||
;pce_fast, Port 1, Gamepad: SELECT
|
||||
pce_fast.input.port1.gamepad.select
|
||||
pce_fast.input.port1.gamepad.select keyboard 107
|
||||
|
||||
;pce_fast, Port 1, Gamepad: UP ↑
|
||||
pce_fast.input.port1.gamepad.up
|
||||
pce_fast.input.port1.gamepad.up keyboard 117
|
||||
|
||||
;pce_fast, Port 1, Gamepad: V
|
||||
pce_fast.input.port1.gamepad.v
|
||||
pce_fast.input.port1.gamepad.v keyboard 109
|
||||
|
||||
;pce_fast, Port 1, Gamepad: VI
|
||||
pce_fast.input.port1.gamepad.vi
|
||||
pce_fast.input.port1.gamepad.vi keyboard 110
|
||||
|
||||
;pce_fast, Port 1, Mouse: Left Button
|
||||
pce_fast.input.port1.mouse.left
|
||||
|
||||
@ -48,7 +48,7 @@ mount_share () {
|
||||
fi
|
||||
|
||||
# Create the directory structure if required
|
||||
(cd /mnt; mkdir -p "Atari lynx" "Game Boy" "Game Boy Color" "Game Boy Advance" "Game Gear" "Neo Geo Pocket" "NES" "PS1" "Sega Genesis" "Sega Master System" "SNES" "WonderSwan")
|
||||
(cd /mnt; mkdir -p "Atari lynx" "Game Boy" "Game Boy Color" "Game Boy Advance" "Game Gear" "Neo Geo Pocket" "NES" "PS1" "Sega Genesis" "Sega Master System" "SNES" "WonderSwan" "PCE-TurboGrafx")
|
||||
|
||||
# Check if there is an updte file
|
||||
if [ -f /mnt/FunKey-*.swu ]; then
|
||||
|
||||