diff --git a/main.c b/main.c index 19ea912..aed9755 100644 --- a/main.c +++ b/main.c @@ -31,7 +31,7 @@ #include "space.h" //~ #include "pcdrv.h" -#define USECD +//~ #define USECD // START OVERLAY diff --git a/ovly-upload-helper.sh b/ovly-upload-helper.sh new file mode 100755 index 0000000..1aabf82 --- /dev/null +++ b/ovly-upload-helper.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +nops /debug $4 + +nops /fast /bin $1 $2 $4 + +nops /fast /exe $3 $4 + +nops /slow $4