experimental branch to build BaS with a GNU toolchain.
branched from Rev 38 of trunk
This commit is contained in:
6
BaS_GNU/vhdl/dsp56k/asm/asm.sh
Executable file
6
BaS_GNU/vhdl/dsp56k/asm/asm.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
export DSP_PATH=~/.wine/drive_c/Programme/Motorola/DSP56300/clas
|
||||
|
||||
wine $DSP_PATH/asm56300.exe -b -g -l $1.asm
|
||||
wine $DSP_PATH/dsplnk.exe $1.cln
|
||||
wine $DSP_PATH/cldlod.exe $1.cld > $1.lod
|
||||
Reference in New Issue
Block a user