mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
The CPUSPD app is now considered stable and fully supported. I have added the application and the API's to the documentation.
7 lines
101 B
Batchfile
7 lines
101 B
Batchfile
@echo off
|
|
setlocal
|
|
|
|
if exist *.com del *.com
|
|
if exist *.lst del *.lst
|
|
if exist *.bin del *.bin
|