mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
4 lines
149 B
Batchfile
4 lines
149 B
Batchfile
:: Make sure we are connected
|
|
./tools/sc64/sc64.exe --print-state
|
|
:: Boot the menu
|
|
./tools/sc64/sc64.exe --boot direct-rom --rom ./build/sc64menu.n64 |