mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
preparation for retrofw and legacy opendingux support
This commit is contained in:
parent
b1b5f9c094
commit
b053cb2044
5 changed files with 29 additions and 11 deletions
4
platform/opendingux/data/PicoDrive.dge
Normal file
4
platform/opendingux/data/PicoDrive.dge
Normal file
|
@ -0,0 +1,4 @@
|
|||
#! /bin/sh
|
||||
echo 0 > /proc/sys/kernel/printk
|
||||
./PicoDrive "$@"
|
||||
sync
|
Loading…
Add table
Add a link
Reference in a new issue