mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Finalize v2.8.6 Prerelease 0
Adds ACIA support Adds IM1 interrupt chaining Fixes IDE SETFEAT issue
This commit is contained in:
@@ -4,6 +4,8 @@ setlocal
|
||||
if exist *.bin del *.bin
|
||||
if exist *.com del *.com
|
||||
if exist *.lst del *.lst
|
||||
if exist *.hex del *.hex
|
||||
if exist *.prn del *.prn
|
||||
|
||||
setlocal & cd XM && call Clean || exit /b 1 & endlocal
|
||||
setlocal & cd FDU && call Clean || exit /b 1 & endlocal
|
||||
|
||||
Reference in New Issue
Block a user