diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 8fdd269..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 8f52a2e..ea6eaf9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ exec/* *.out.txt mips_cpu_harvard.vcd .DS_Store -.DS_Store inputs/.DS_Store diff --git a/inputs/slt/slt-1.txt b/inputs/slt/slt-1.txt index ff579ee..2d14014 100644 --- a/inputs/slt/slt-1.txt +++ b/inputs/slt/slt-1.txt @@ -1,4 +1,4 @@ 3404000F 3405000B -0085102A -00000008 \ No newline at end of file +00000008 +0085102A \ No newline at end of file diff --git a/inputs/sltu/sltu-1.txt b/inputs/sltu/sltu-1.txt index 438e8e3..3c29220 100644 --- a/inputs/sltu/sltu-1.txt +++ b/inputs/sltu/sltu-1.txt @@ -1,4 +1,4 @@ 3404000a 34050009 -0085102b -00000008 \ No newline at end of file +00000008 +0085102b \ No newline at end of file diff --git a/inputs/xor/xor-1.txt b/inputs/xor/xor-1.txt index 46f4ec9..2cdcac2 100644 --- a/inputs/xor/xor-1.txt +++ b/inputs/xor/xor-1.txt @@ -1,4 +1,4 @@ 34040005 34050002 -00851026 -00000008 \ No newline at end of file +00000008 +00851026 \ No newline at end of file