We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a2249 commit 57e4447Copy full SHA for 57e4447
Rect.asm
@@ -1,11 +1,3 @@
1
-// This file is part of www.nand2tetris.org
2
-// and the book "The Elements of Computing Systems"
3
-// by Nisan and Schocken, MIT Press.
4
-// File name: projects/06/rect/Rect.asm
5
-
6
-// Draws a rectangle at the top-left corner of the screen.
7
-// The rectangle is 16 pixels wide and R0 pixels high.
8
9
@0
10
D=M
11
@INFINITE_LOOP
0 commit comments