Files
RomWBW/Source/CPM22/Clean.cmd
2016-09-30 18:07:16 -07:00

8 lines
127 B
Batchfile

@echo off
setlocal
if exist *.bin del *.bin
if exist *.lst del *.lst
if exist *.prn del *.prn
if exist *.hex del *.hex