mirror of
https://github.com/mgcaret/of816.git
synced 2025-08-14 21:27:45 +00:00
GoSXB runner script update
This commit is contained in:
3
platforms/GoSXB/gosxb-of816.sh
Normal file → Executable file
3
platforms/GoSXB/gosxb-of816.sh
Normal file → Executable file
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
gosxb -load 0x200000:forth -rom-bank 0x20 -rom-file rom
|
||||
EXEBIN=${GOSXB:-gosxb}
|
||||
exec ${EXEBIN} -load 0x200000:forth -rom-bank 0x20 -rom-file rom
|
||||
|
Reference in New Issue
Block a user