mirror of
https://github.com/tebl/RC-Project-Board.git
synced 2024-12-01 21:52:50 +00:00
4 lines
56 B
Batchfile
4 lines
56 B
Batchfile
|
@echo off
|
||
|
sbasm.py hexguess.asm
|
||
|
type hexguess.list
|
||
|
pause
|