VASTLY improved how I generate tiles and tiledata
This commit is contained in:
14
test.sh
14
test.sh
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
# Send over latest build
|
||||
scp ./build/Penny.gb root@ywbud3:/storage/roms/gb/Penny.gb
|
||||
|
||||
systemctl stop emustation.service
|
||||
killall emulationstation
|
||||
retroarch -L /lib/libretro/gambatte_libretro.so "/storage/roms/gb/Penny.gb"
|
||||
#!/bin/bash
|
||||
# Send over latest build
|
||||
scp ./build/Penny.gb root@ywbud3:/storage/roms/gb/Penny.gb
|
||||
|
||||
systemctl stop emustation.service
|
||||
killall emulationstation
|
||||
retroarch -L /lib/libretro/gambatte_libretro.so "/storage/roms/gb/Penny.gb"
|
||||
systemctl start emustation.service
|
Reference in New Issue
Block a user