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