RC-Project-Board/projects/GB-001 Game Board/software/RC-ONE/CH03-Translate/assemble.bat

4 lines
58 B
Batchfile
Raw Normal View History

2020-02-29 18:30:52 +00:00
@echo off
sbasm.py translate.asm
type translate.list
pause