(opctest) Use uxnasm
This commit is contained in:
parent
7485fc7e2c
commit
33bcbd1633
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
ASM="uxncli $HOME/roms/drifblim.rom"
|
ASM="uxnasm"
|
||||||
EMU="uxncli"
|
EMU="uxncli"
|
||||||
LIN="uxncli $HOME/roms/uxnlin.rom"
|
LIN="uxncli $HOME/roms/uxnlin.rom"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue