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