aboutsummaryrefslogtreecommitdiff
path: root/tools/bin
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-01-20 15:41:49 +0100
committerYuchen Pei <me@ypei.me>2018-01-20 15:41:49 +0100
commitd3a0cc3a8ba6dfeb64d3faeffdeb6845b60e5840 (patch)
treed58df9ec2480e2a9ec6240f9c797f83d1a0b1056 /tools/bin
parent3571f998b28fbc8d9250ba04c983935f10a16c15 (diff)
rearranged the dir for github
- removed tools and pdfs - rearranged the projects dirs - added md files - other minor changes
Diffstat (limited to 'tools/bin')
-rw-r--r--tools/bin/classes/CPUEmulatorMain.classbin1084 -> 0 bytes
-rw-r--r--tools/bin/classes/HackAssemblerMain.classbin1098 -> 0 bytes
-rw-r--r--tools/bin/classes/HardwareSimulatorMain.classbin1182 -> 0 bytes
-rw-r--r--tools/bin/classes/TextComparer.classbin1739 -> 0 bytes
-rw-r--r--tools/bin/classes/VMEmulatorMain.classbin1073 -> 0 bytes
-rw-r--r--tools/bin/help/asmAbout.html96
-rw-r--r--tools/bin/help/asmUsage.html115
-rw-r--r--tools/bin/help/compiler.txt9
-rw-r--r--tools/bin/help/cpuAbout.html96
-rw-r--r--tools/bin/help/cpuUsage.html115
-rw-r--r--tools/bin/help/hwAbout.html96
-rw-r--r--tools/bin/help/hwUsage.html115
-rw-r--r--tools/bin/help/vmAbout.html110
-rw-r--r--tools/bin/help/vmUsage.html115
-rw-r--r--tools/bin/images/arrow2.gifbin1073 -> 0 bytes
-rw-r--r--tools/bin/images/calculator2.gifbin302 -> 0 bytes
-rw-r--r--tools/bin/images/cancel.gifbin1133 -> 0 bytes
-rw-r--r--tools/bin/images/chip.gifbin1078 -> 0 bytes
-rw-r--r--tools/bin/images/clock2.gifbin1138 -> 0 bytes
-rw-r--r--tools/bin/images/equal.gifbin1042 -> 0 bytes
-rw-r--r--tools/bin/images/find.gifbin1014 -> 0 bytes
-rw-r--r--tools/bin/images/hex.gifbin1422 -> 0 bytes
-rw-r--r--tools/bin/images/keyboard.gifbin1017 -> 0 bytes
-rw-r--r--tools/bin/images/ok.gifbin988 -> 0 bytes
-rw-r--r--tools/bin/images/ok2.gifbin920 -> 0 bytes
-rw-r--r--tools/bin/images/open.gifbin930 -> 0 bytes
-rw-r--r--tools/bin/images/open2.gifbin969 -> 0 bytes
-rw-r--r--tools/bin/images/opendoc.gifbin1094 -> 0 bytes
-rw-r--r--tools/bin/images/redflag.gifbin1100 -> 0 bytes
-rw-r--r--tools/bin/images/save.gifbin1257 -> 0 bytes
-rw-r--r--tools/bin/images/scroll.gifbin949 -> 0 bytes
-rw-r--r--tools/bin/images/smallcancel.gifbin946 -> 0 bytes
-rw-r--r--tools/bin/images/smallequal.gifbin898 -> 0 bytes
-rw-r--r--tools/bin/images/smallminus.gifbin863 -> 0 bytes
-rw-r--r--tools/bin/images/smallnew.gifbin1000 -> 0 bytes
-rw-r--r--tools/bin/images/smallok.gifbin925 -> 0 bytes
-rw-r--r--tools/bin/images/smallplus.gifbin873 -> 0 bytes
-rw-r--r--tools/bin/images/vcrfastforward.gifbin1122 -> 0 bytes
-rw-r--r--tools/bin/images/vcrforward.gifbin1021 -> 0 bytes
-rw-r--r--tools/bin/images/vcrrewind.gifbin1122 -> 0 bytes
-rw-r--r--tools/bin/images/vcrstop.gifbin972 -> 0 bytes
-rw-r--r--tools/bin/lib/AssemblerGUI.jarbin4470 -> 0 bytes
-rw-r--r--tools/bin/lib/Compilers.jarbin27094 -> 0 bytes
-rw-r--r--tools/bin/lib/Hack.jarbin59364 -> 0 bytes
-rw-r--r--tools/bin/lib/HackGUI.jarbin96666 -> 0 bytes
-rw-r--r--tools/bin/lib/Simulators.jarbin81810 -> 0 bytes
-rw-r--r--tools/bin/lib/SimulatorsGUI.jarbin68492 -> 0 bytes
-rw-r--r--tools/bin/lib/TranslatorsGUI.jarbin13643 -> 0 bytes
-rw-r--r--tools/bin/scripts/defaultCPU.txt3
-rw-r--r--tools/bin/scripts/defaultHW.txt4
-rw-r--r--tools/bin/scripts/defaultVM.txt3
51 files changed, 0 insertions, 877 deletions
diff --git a/tools/bin/classes/CPUEmulatorMain.class b/tools/bin/classes/CPUEmulatorMain.class
deleted file mode 100644
index 2c5b68f..0000000
--- a/tools/bin/classes/CPUEmulatorMain.class
+++ /dev/null
Binary files differ
diff --git a/tools/bin/classes/HackAssemblerMain.class b/tools/bin/classes/HackAssemblerMain.class
deleted file mode 100644
index b912391..0000000
--- a/tools/bin/classes/HackAssemblerMain.class
+++ /dev/null
Binary files differ
diff --git a/tools/bin/classes/HardwareSimulatorMain.class b/tools/bin/classes/HardwareSimulatorMain.class
deleted file mode 100644
index 5786077..0000000
--- a/tools/bin/classes/HardwareSimulatorMain.class
+++ /dev/null
Binary files differ
diff --git a/tools/bin/classes/TextComparer.class b/tools/bin/classes/TextComparer.class
deleted file mode 100644
index f2e076e..0000000
--- a/tools/bin/classes/TextComparer.class
+++ /dev/null
Binary files differ
diff --git a/tools/bin/classes/VMEmulatorMain.class b/tools/bin/classes/VMEmulatorMain.class
deleted file mode 100644
index aa6b7ff..0000000
--- a/tools/bin/classes/VMEmulatorMain.class
+++ /dev/null
Binary files differ
diff --git a/tools/bin/help/asmAbout.html b/tools/bin/help/asmAbout.html
deleted file mode 100644
index 919e539..0000000
--- a/tools/bin/help/asmAbout.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 10">
-<meta name=Originator content="Microsoft Word 10">
-<link rel=File-List href="asmAbout_files/filelist.xml">
-<title>About Assembler</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:8.5in 11.0in;
- margin:1.0in 1.25in 1.0in 1.25in;
- mso-header-margin:.5in;
- mso-footer-margin:.5in;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0in 5.4pt 0in 5.4pt;
- mso-para-margin:0in;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>Assembler, Version 2.5</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'>This program is
-part of www.nand2tetris.org<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>and</span>
-the book &quot;The Elements of Computing Systems&quot;<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>by</span>
-Nisan and Schocken, MIT Press.</p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Software Architects: Yaron Ukrainitz and Yannai A. Gonczarowski</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/asmUsage.html b/tools/bin/help/asmUsage.html
deleted file mode 100644
index 1e18db2..0000000
--- a/tools/bin/help/asmUsage.html
+++ /dev/null
@@ -1,115 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List href="asmUsage_files/filelist.xml">
-<title>Usage instruction and tips can be found in:</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:ValidateAgainstSchemas/>
- <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
- <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
- <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:612.0pt 792.0pt;
- margin:72.0pt 90.0pt 72.0pt 90.0pt;
- mso-header-margin:36.0pt;
- mso-footer-margin:36.0pt;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
- mso-para-margin:0cm;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";
- mso-ansi-language:#0400;
- mso-fareast-language:#0400;
- mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:36.0pt'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Usage instruction and tips can be found in:</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Assembler Tutorial</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>&nbsp;</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Available in www.nand2tetris.org</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>And in relevant book chapters from </span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Elements of Computing Systems,<o:p></o:p></span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>by Noam Nisan and Shimon Schocken</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>MIT Press</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/compiler.txt b/tools/bin/help/compiler.txt
deleted file mode 100644
index 07bbba9..0000000
--- a/tools/bin/help/compiler.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Jack Compiler, Version 2.5
-
-This program is part of www.nand2tetris.org
-and the book "The Elements of Computing Systems"
-by Nisan and Schocken, MIT Press.
-
-Software Architects: Yaron Ukrainitz and Yannai A. Gonczarowski
-
-Usage instruction and tips can be found in the relevant book chapters.
diff --git a/tools/bin/help/cpuAbout.html b/tools/bin/help/cpuAbout.html
deleted file mode 100644
index f806d5e..0000000
--- a/tools/bin/help/cpuAbout.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 10">
-<meta name=Originator content="Microsoft Word 10">
-<link rel=File-List href="cpuAbout_files/filelist.xml">
-<title>About CPU Emulator</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:8.5in 11.0in;
- margin:1.0in 1.25in 1.0in 1.25in;
- mso-header-margin:.5in;
- mso-footer-margin:.5in;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0in 5.4pt 0in 5.4pt;
- mso-para-margin:0in;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>CPU Emulator, Version 2.5</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'>This program is
-part of www.nand2tetris.org<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>and</span>
-the book &quot;The Elements of Computing Systems&quot;<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>by</span>
-Nisan and Schocken, MIT Press.</p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Software Architects: Yaron Ukrainitz and Yannai A. Gonczarowski</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/cpuUsage.html b/tools/bin/help/cpuUsage.html
deleted file mode 100644
index 7e69482..0000000
--- a/tools/bin/help/cpuUsage.html
+++ /dev/null
@@ -1,115 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List href="cpuUsage_files/filelist.xml">
-<title>Usage instruction and tips can be found in:</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:ValidateAgainstSchemas/>
- <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
- <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
- <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:612.0pt 792.0pt;
- margin:72.0pt 90.0pt 72.0pt 90.0pt;
- mso-header-margin:36.0pt;
- mso-footer-margin:36.0pt;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
- mso-para-margin:0cm;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";
- mso-ansi-language:#0400;
- mso-fareast-language:#0400;
- mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:36.0pt'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Usage instruction and tips can be found in:</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The CPU Emulator Tutorial</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>&nbsp;</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Available in www.nand2tetris.org</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>And in relevant book chapters from </span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Elements of Computing Systems,<o:p></o:p></span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>by Noam Nisan and Shimon Schocken</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>MIT Press</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/hwAbout.html b/tools/bin/help/hwAbout.html
deleted file mode 100644
index 67ad89b..0000000
--- a/tools/bin/help/hwAbout.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 10">
-<meta name=Originator content="Microsoft Word 10">
-<link rel=File-List href="hwAbout_files/filelist.xml">
-<title>About Hardware Simulator</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:8.5in 11.0in;
- margin:1.0in 1.25in 1.0in 1.25in;
- mso-header-margin:.5in;
- mso-footer-margin:.5in;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0in 5.4pt 0in 5.4pt;
- mso-para-margin:0in;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>Hardware Simulator, Version 2.5</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'>This program is
-part of www.nand2tetris.org<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>and</span>
-the book &quot;The Elements of Computing Systems&quot;<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>by</span>
-Nisan and Schocken, MIT Press.</p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Software Architects: Yaron Ukrainitz and Yannai A. Gonczarowski</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/hwUsage.html b/tools/bin/help/hwUsage.html
deleted file mode 100644
index 4663f53..0000000
--- a/tools/bin/help/hwUsage.html
+++ /dev/null
@@ -1,115 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List href="hwUsage_files/filelist.xml">
-<title>Usage instruction and tips can be found in:</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:ValidateAgainstSchemas/>
- <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
- <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
- <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:612.0pt 792.0pt;
- margin:72.0pt 90.0pt 72.0pt 90.0pt;
- mso-header-margin:36.0pt;
- mso-footer-margin:36.0pt;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
- mso-para-margin:0cm;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";
- mso-ansi-language:#0400;
- mso-fareast-language:#0400;
- mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:36.0pt'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Usage instruction and tips can be found in:</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Hardware Simulator Tutorial</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>&nbsp;</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Available in www.nand2tetris.org</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>And in relevant book chapters from </span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Elements of Computing Systems,<o:p></o:p></span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>by Noam Nisan and Shimon Schocken</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>MIT Press</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/vmAbout.html b/tools/bin/help/vmAbout.html
deleted file mode 100644
index c5b296a..0000000
--- a/tools/bin/help/vmAbout.html
+++ /dev/null
@@ -1,110 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List href="vmAbout_files/filelist.xml">
-<title>About Virtual Machine Emulator</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:ValidateAgainstSchemas/>
- <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
- <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
- <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-span.GramE
- {mso-style-name:"";
- mso-gram-e:yes;}
-@page Section1
- {size:612.0pt 792.0pt;
- margin:72.0pt 90.0pt 72.0pt 90.0pt;
- mso-header-margin:36.0pt;
- mso-footer-margin:36.0pt;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
- mso-para-margin:0cm;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";
- mso-ansi-language:#0400;
- mso-fareast-language:#0400;
- mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:36.0pt'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>Virtual Machine Emulator, Version 2.5</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'>This program is
-part of www.nand2tetris.org<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>and</span>
-the book &quot;The Elements of Computing Systems&quot;<o:p></o:p></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span class=GramE>by</span>
-Nisan and Schocken, MIT Press.</p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Software Architects: Yaron Ukrainitz and Yannai A.
-Gonczarowski</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/help/vmUsage.html b/tools/bin/help/vmUsage.html
deleted file mode 100644
index 611662b..0000000
--- a/tools/bin/help/vmUsage.html
+++ /dev/null
@@ -1,115 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List href="vmUsage_files/filelist.xml">
-<title>Usage instruction and tips can be found in:</title>
-<!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:GrammarState>Clean</w:GrammarState>
- <w:ValidateAgainstSchemas/>
- <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
- <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
- <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
- {margin:0cm;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:13.0pt;
- font-family:"Times New Roman";
- mso-fareast-font-family:"Times New Roman";}
-@page Section1
- {size:612.0pt 792.0pt;
- margin:72.0pt 90.0pt 72.0pt 90.0pt;
- mso-header-margin:36.0pt;
- mso-footer-margin:36.0pt;
- mso-paper-source:0;}
-div.Section1
- {page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
- mso-para-margin:0cm;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";
- mso-ansi-language:#0400;
- mso-fareast-language:#0400;
- mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US style='tab-interval:36.0pt'>
-
-<div class=Section1>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Usage instruction and tips can be found in:</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The VM Emulator Tutorial</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>&nbsp;</span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>Available in www.nand2tetris.org</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>&nbsp;</span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>And in relevant book chapters from </span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><b><span
-style='font-size:12.0pt'>The Elements of Computing Systems,<o:p></o:p></span></b></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>by Noam Nisan and Shimon Schocken<b><o:p></o:p></b></span></p>
-
-<p class=MsoBodyText align=center style='text-align:center'><span
-style='font-size:12.0pt'>MIT Press</span></p>
-
-<p class=MsoNormal>&nbsp;</p>
-
-</div>
-
-</body>
-
-</html>
diff --git a/tools/bin/images/arrow2.gif b/tools/bin/images/arrow2.gif
deleted file mode 100644
index c744eab..0000000
--- a/tools/bin/images/arrow2.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/calculator2.gif b/tools/bin/images/calculator2.gif
deleted file mode 100644
index 834cb05..0000000
--- a/tools/bin/images/calculator2.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/cancel.gif b/tools/bin/images/cancel.gif
deleted file mode 100644
index a8509fa..0000000
--- a/tools/bin/images/cancel.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/chip.gif b/tools/bin/images/chip.gif
deleted file mode 100644
index fbfbb02..0000000
--- a/tools/bin/images/chip.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/clock2.gif b/tools/bin/images/clock2.gif
deleted file mode 100644
index addcf78..0000000
--- a/tools/bin/images/clock2.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/equal.gif b/tools/bin/images/equal.gif
deleted file mode 100644
index 3402556..0000000
--- a/tools/bin/images/equal.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/find.gif b/tools/bin/images/find.gif
deleted file mode 100644
index e3f4c9d..0000000
--- a/tools/bin/images/find.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/hex.gif b/tools/bin/images/hex.gif
deleted file mode 100644
index 68a851b..0000000
--- a/tools/bin/images/hex.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/keyboard.gif b/tools/bin/images/keyboard.gif
deleted file mode 100644
index 823aaf8..0000000
--- a/tools/bin/images/keyboard.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/ok.gif b/tools/bin/images/ok.gif
deleted file mode 100644
index fe6ed8d..0000000
--- a/tools/bin/images/ok.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/ok2.gif b/tools/bin/images/ok2.gif
deleted file mode 100644
index 083909b..0000000
--- a/tools/bin/images/ok2.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/open.gif b/tools/bin/images/open.gif
deleted file mode 100644
index f69a024..0000000
--- a/tools/bin/images/open.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/open2.gif b/tools/bin/images/open2.gif
deleted file mode 100644
index 2b94682..0000000
--- a/tools/bin/images/open2.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/opendoc.gif b/tools/bin/images/opendoc.gif
deleted file mode 100644
index e84f0d6..0000000
--- a/tools/bin/images/opendoc.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/redflag.gif b/tools/bin/images/redflag.gif
deleted file mode 100644
index 1b1a6b1..0000000
--- a/tools/bin/images/redflag.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/save.gif b/tools/bin/images/save.gif
deleted file mode 100644
index 7b5d5b9..0000000
--- a/tools/bin/images/save.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/scroll.gif b/tools/bin/images/scroll.gif
deleted file mode 100644
index e00a9a1..0000000
--- a/tools/bin/images/scroll.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallcancel.gif b/tools/bin/images/smallcancel.gif
deleted file mode 100644
index 1f8cddc..0000000
--- a/tools/bin/images/smallcancel.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallequal.gif b/tools/bin/images/smallequal.gif
deleted file mode 100644
index a1db606..0000000
--- a/tools/bin/images/smallequal.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallminus.gif b/tools/bin/images/smallminus.gif
deleted file mode 100644
index 06492f5..0000000
--- a/tools/bin/images/smallminus.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallnew.gif b/tools/bin/images/smallnew.gif
deleted file mode 100644
index c3137e5..0000000
--- a/tools/bin/images/smallnew.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallok.gif b/tools/bin/images/smallok.gif
deleted file mode 100644
index 9bef2b2..0000000
--- a/tools/bin/images/smallok.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/smallplus.gif b/tools/bin/images/smallplus.gif
deleted file mode 100644
index 9030b0b..0000000
--- a/tools/bin/images/smallplus.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/vcrfastforward.gif b/tools/bin/images/vcrfastforward.gif
deleted file mode 100644
index 11c7235..0000000
--- a/tools/bin/images/vcrfastforward.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/vcrforward.gif b/tools/bin/images/vcrforward.gif
deleted file mode 100644
index b58d649..0000000
--- a/tools/bin/images/vcrforward.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/vcrrewind.gif b/tools/bin/images/vcrrewind.gif
deleted file mode 100644
index e55b4d6..0000000
--- a/tools/bin/images/vcrrewind.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/images/vcrstop.gif b/tools/bin/images/vcrstop.gif
deleted file mode 100644
index abe2082..0000000
--- a/tools/bin/images/vcrstop.gif
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/AssemblerGUI.jar b/tools/bin/lib/AssemblerGUI.jar
deleted file mode 100644
index c40d455..0000000
--- a/tools/bin/lib/AssemblerGUI.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/Compilers.jar b/tools/bin/lib/Compilers.jar
deleted file mode 100644
index 9a78b05..0000000
--- a/tools/bin/lib/Compilers.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/Hack.jar b/tools/bin/lib/Hack.jar
deleted file mode 100644
index 9d57398..0000000
--- a/tools/bin/lib/Hack.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/HackGUI.jar b/tools/bin/lib/HackGUI.jar
deleted file mode 100644
index 22d4ff3..0000000
--- a/tools/bin/lib/HackGUI.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/Simulators.jar b/tools/bin/lib/Simulators.jar
deleted file mode 100644
index 72b5db7..0000000
--- a/tools/bin/lib/Simulators.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/SimulatorsGUI.jar b/tools/bin/lib/SimulatorsGUI.jar
deleted file mode 100644
index 4d36e64..0000000
--- a/tools/bin/lib/SimulatorsGUI.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/lib/TranslatorsGUI.jar b/tools/bin/lib/TranslatorsGUI.jar
deleted file mode 100644
index f29f926..0000000
--- a/tools/bin/lib/TranslatorsGUI.jar
+++ /dev/null
Binary files differ
diff --git a/tools/bin/scripts/defaultCPU.txt b/tools/bin/scripts/defaultCPU.txt
deleted file mode 100644
index 43b2720..0000000
--- a/tools/bin/scripts/defaultCPU.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-repeat {
- ticktock;
-} \ No newline at end of file
diff --git a/tools/bin/scripts/defaultHW.txt b/tools/bin/scripts/defaultHW.txt
deleted file mode 100644
index bdb2261..0000000
--- a/tools/bin/scripts/defaultHW.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-repeat {
- tick,
- tock;
-} \ No newline at end of file
diff --git a/tools/bin/scripts/defaultVM.txt b/tools/bin/scripts/defaultVM.txt
deleted file mode 100644
index dbc64c4..0000000
--- a/tools/bin/scripts/defaultVM.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-repeat {
- vmstep;
-} \ No newline at end of file