@echo off mapmem /c mark /q if errorlevel 2 mark /q cls slowa l 1000 >nul echo. echo. echo MIPSing with SLOWA value 1000 and writing result to file 4TEST... echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ mips13 >4TEST slowa l 1500 >nul echo. echo. echo MIPSing with SLOWA value 1500 and writing result to file 4TEST... echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ mips13 >>4TEST slowa l 2000 >nul echo. echo. echo MIPSing with SLOWA value 2000 and writing result to file 4TEST... echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ mips13 >>4TEST slowa l 2500 >nul echo. echo. echo MIPSing with SLOWA value 2500 and writing result to file 4TEST... echo ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ mips13 >>4TEST echo. echo. echo DONE ! echo Use RELEASE for removing SLOWA from memory when done ¡ echo Any key to precede... echo. PAUSE >NUL MORE <4TEST