More files added. Updated game_launcher and apple launcher.

This commit is contained in:
Storm Dragon
2025-07-12 21:08:06 -04:00
parent e997a3571b
commit 423da45ef3
14 changed files with 488 additions and 7 deletions
+5
View File
@@ -338,6 +338,11 @@ case "$GAME" in
"https://"*)
run_web "$GAME"
;;
"DISK_ONLY:"*)
DISK_PATH="${GAME#DISK_ONLY:}"
xbindkeys
exec mame apple2ee -sl1 echoii -flop1 "$DISK_PATH" -samplerate 48000 -sound pulse
;;
*".dsk")
xbindkeys
exec mame apple2ee -sl1 echoii -flop1 ~/.local/games/apple2e/Echo\ II\ -\ Textalker\ DOS\ 3.3.dsk -flop2 "$GAME" -samplerate 48000 -sound pulse