mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
App updates
- All XM variants integrated into a single XM.COM app that auto-detects primary serial port. - Include all relevant FD variants for each platform.
This commit is contained in:
@@ -3,4 +3,6 @@ setlocal
|
||||
|
||||
if exist *.bin del *.bin
|
||||
if exist *.com del *.com
|
||||
if exist *.lst del *.lst
|
||||
if exist *.lst del *.lst
|
||||
|
||||
setlocal & cd XM125 && call Clean || exit /b 1 & endlocal
|
||||
|
||||
Reference in New Issue
Block a user