Files
Pegasys-RomWBW/Source/ZCPR-DJ/Clean.cmd
Wayne Warthen e463959fee Minor MKY Driver Enhancements
- Allow any system timer to drive MKY interrupt, not just the TMS driver interrupt.
- Add a build check to ensure that when MKY is enabled, a system timer is also enabled.
2021-06-13 15:18:08 -07:00

8 lines
127 B
Batchfile

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