mirror of
https://github.com/tebl/RC-Project-Board.git
synced 2024-12-04 11:49:45 +00:00
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
|
@echo off
|
||
|
sbasm.py music.asm
|
||
|
type music.list
|
||
|
pause
|