From d3a0cc3a8ba6dfeb64d3faeffdeb6845b60e5840 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 20 Jan 2018 15:41:49 +0100 Subject: rearranged the dir for github - removed tools and pdfs - rearranged the projects dirs - added md files - other minor changes --- tools/bin/help/asmAbout.html | 96 ------------------------------------ tools/bin/help/asmUsage.html | 115 ------------------------------------------- tools/bin/help/compiler.txt | 9 ---- tools/bin/help/cpuAbout.html | 96 ------------------------------------ tools/bin/help/cpuUsage.html | 115 ------------------------------------------- tools/bin/help/hwAbout.html | 96 ------------------------------------ tools/bin/help/hwUsage.html | 115 ------------------------------------------- tools/bin/help/vmAbout.html | 110 ----------------------------------------- tools/bin/help/vmUsage.html | 115 ------------------------------------------- 9 files changed, 867 deletions(-) delete mode 100644 tools/bin/help/asmAbout.html delete mode 100644 tools/bin/help/asmUsage.html delete mode 100644 tools/bin/help/compiler.txt delete mode 100644 tools/bin/help/cpuAbout.html delete mode 100644 tools/bin/help/cpuUsage.html delete mode 100644 tools/bin/help/hwAbout.html delete mode 100644 tools/bin/help/hwUsage.html delete mode 100644 tools/bin/help/vmAbout.html delete mode 100644 tools/bin/help/vmUsage.html (limited to 'tools/bin/help') 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 @@ - - - - - - - - -About Assembler - - - - - - - -
- -

Assembler, 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

- -

 

- -
- - - - 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 @@ - - - - - - - - -Usage instruction and tips can be found in: - - - - - - - -
- -

Usage instruction and tips can be found in:

- -

 

- -

The Assembler Tutorial

- -

 

- -

Available in www.nand2tetris.org

- -

 

- -

And in relevant book chapters from

- -

The Elements of Computing Systems,

- -

by Noam Nisan and Shimon Schocken

- -

MIT Press

- -

 

- -
- - - - 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 @@ - - - - - - - - -About CPU Emulator - - - - - - - -
- -

CPU Emulator, 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

- -

 

- -
- - - - 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 @@ - - - - - - - - -Usage instruction and tips can be found in: - - - - - - - -
- -

Usage instruction and tips can be found in:

- -

 

- -

The CPU Emulator Tutorial

- -

 

- -

Available in www.nand2tetris.org

- -

 

- -

And in relevant book chapters from

- -

The Elements of Computing Systems,

- -

by Noam Nisan and Shimon Schocken

- -

MIT Press

- -

 

- -
- - - - 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 @@ - - - - - - - - -About Hardware Simulator - - - - - - - -
- -

Hardware Simulator, 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

- -

 

- -
- - - - 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 @@ - - - - - - - - -Usage instruction and tips can be found in: - - - - - - - -
- -

Usage instruction and tips can be found in:

- -

 

- -

The Hardware Simulator Tutorial

- -

 

- -

Available in www.nand2tetris.org

- -

 

- -

And in relevant book chapters from

- -

The Elements of Computing Systems,

- -

by Noam Nisan and Shimon Schocken

- -

MIT Press

- -

 

- -
- - - - 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 @@ - - - - - - - - -About Virtual Machine Emulator - - - - - - - -
- -

Virtual Machine Emulator, 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

- -

 

- -
- - - - 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 @@ - - - - - - - - -Usage instruction and tips can be found in: - - - - - - - -
- -

Usage instruction and tips can be found in:

- -

 

- -

The VM Emulator Tutorial

- -

 

- -

Available in www.nand2tetris.org

- -

 

- -

And in relevant book chapters from

- -

The Elements of Computing Systems,

- -

by Noam Nisan and Shimon Schocken

- -

MIT Press

- -

 

- -
- - - - -- cgit v1.2.3