mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
- Added support for Duodyne to PS2INFO application. - Switched all build paths to consistently use OpenSpin since it appears to be compatible with all build environments supported by RomWBW.
5 lines
101 B
Batchfile
5 lines
101 B
Batchfile
@echo off
|
|
setlocal
|
|
|
|
if exist Spin\*.eeprom del Spin\*.eeprom
|
|
if exist Spin\*.list del Spin\*.list |