-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrun.bat
31 lines (25 loc) · 5.17 KB
/
run.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
echo off
cls
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode interactive --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\waves.txt" --memory-type slow
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode interactive --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\waves.txt" --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\waves.txt" --memory-type fast --steps-m 250
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode interactive --hex-file input-files\basicall_KR_simpleIO.hex --basic-file input-files\tictactoe10.txt
rem java.exe -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode interactive --hex-file input-files\basicall_KR_simpleIO.hex --basic-file input-files\tictactoe10.txt --steps-m 3600 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file input-files\basicall_KR_simpleIO.hex --basic-file input-files\input.txt --memory-type fast --steps-m 0.45
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic.txt" --steps-m 1.4 --memory-type slow --register-type slow
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic.txt" --steps-m 1.4 --memory-type fast --register-type slow
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic.txt" --steps-m 1.4 --memory-type slow --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic.txt" --steps-m 1.4 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic2.txt" --steps-m 14 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic2.txt" --steps-m 14 --memory-type fast --register-type slow
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic2.txt" --steps-m 14 --memory-type slow --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic2.txt" --steps-m 14 --memory-type slow --register-type slow
java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.2.0.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type fast
java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.2.0.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type slow
java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.2.0.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type slow --register-type fast
java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.2.0.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type slow --register-type slow
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.1.1.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.1.1.jar --mode interactive --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.1.1.jar --mode batch --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.1.1.jar --mode interactive --hex-file "input-files\basicall_KR_simpleIO.hex" --basic-file "input-files\arithmetic3.txt" --steps-m 50 --memory-type fast --register-type fast
rem java.exe -XX:+UseSerialGC -jar target\scala-2.13\z80_sim-assembly-0.0.13.jar --mode interactive --hex-file "input-files\basicall_KR_simpleIO.hex" --memory-type fast