preparation for retrofw and legacy opendingux support

This commit is contained in:
kub 2021-02-21 20:36:42 +01:00
parent b1b5f9c094
commit b053cb2044
5 changed files with 29 additions and 11 deletions

View file

@ -0,0 +1,4 @@
#! /bin/sh
echo 0 > /proc/sys/kernel/printk
./PicoDrive "$@"
sync

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Picodrive
Comment=A megadrive/genesis emulator
Exec=PicoDrive %f
Icon=megadrive
Categories=games;
X-OD-Manual=
X-OD-Selector=
X-OD-Filter=.md,.smd,.bin,.sms,.cue,.32x,.zip,.7z
Terminal=true
Type=Application
StartupNotify=true