mirror of
https://github.com/tebl/RC-Project-Board.git
synced 2025-03-02 21:29:23 +00:00
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
|
@echo off
|
||
|
sbasm.py music.asm
|
||
|
type music.list
|
||
|
pause
|