(opctest) Use uxnasm

This commit is contained in:
neauoire 2023-11-19 11:38:43 -08:00
parent 7485fc7e2c
commit 33bcbd1633
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -e
ASM="uxncli $HOME/roms/drifblim.rom"
ASM="uxnasm"
EMU="uxncli"
LIN="uxncli $HOME/roms/uxnlin.rom"