RC-Project-Board/projects/GB-001 Game Board/software/common/CH04-Hexguess/assemble.bat

4 lines
56 B
Batchfile
Raw Normal View History

2020-02-29 22:19:40 +00:00
@echo off
sbasm.py hexguess.asm
type hexguess.list
pause