This repository has been archived on 2024-11-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Dawn-GB/run.sh
2022-01-04 21:36:37 -08:00

5 lines
70 B
Bash
Executable File

#!/bin/bash
make clean
make
wine ./emulator/bgb.exe "obj\\Example.gb"