potatis/nes-sdl/run_all_tests_in_sdl.sh
2022-11-08 11:35:44 +01:00

2 lines
No EOL
80 B
Bash
Executable file

#!/bin/sh
find ../test-roms -name '*.nes' | xargs -I{} cargo run --release -- {}