ys2-intro/loader/samples/minexample/c1541

5 lines
144 B
Plaintext
Raw Normal View History

2025-11-13 11:07:39 -05:00
#!/bin/bash
export VICE_INITIAL_CWD="$(pwd)"
export PROGRAM="c1541"
"/Applications/vice-arm64-gtk3-3.9/VICE.app/Contents/Resources/script" "$@"