Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
drohne235@googlemail.com | 7d9e0250fa | |
drohne235@googlemail.com | 0b747f1296 | |
drohne235@googlemail.com | 031c59efba |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4
make.bat
4
make.bat
|
@ -81,6 +81,10 @@ bstc -L %libpath% -b -O a .\system\regnatix\sysconf.spin
|
|||
rename sysconf.binary sysconf.bin
|
||||
move sysconf.bin %sd-sys%
|
||||
|
||||
bstc -L %libpath% -b -O a .\system\regnatix\time.spin
|
||||
rename time.binary time.bin
|
||||
move time.bin %sd-sys%
|
||||
|
||||
bstc -L %libpath% -b -O a .\system\regnatix\wplay.spin
|
||||
rename wplay.binary wplay.bin
|
||||
move wplay.bin %sd-sys%
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue