Files
Pegasys-RomWBW/Source/Images/Clean.cmd
Wayne Warthen 32210b399c Generate Bootable Disk Images
Disk images created as part of the build process can now be made bootable without requiring the user to run SYSCOPY.  Some of the disk images are now bootable.
2020-01-16 15:11:18 -08:00

7 lines
101 B
Batchfile

@echo off
setlocal
if exist *.tmp del *.tmp
if exist *.img del *.img
if exist *.sys del *.sys