mirror of
https://github.com/captn3m0/nand2tetris.git
synced 2024-09-20 15:56:58 +00:00
My Keyboard based fill is just +2 of manualfill
This commit is contained in:
parent
e85ff27425
commit
ae35d75d17
@ -54,7 +54,7 @@ Make sure you read through the [Hardware Simulator Tutorial][s] to understand th
|
||||
|
||||
## [Project 3: Machine Language Programming](https://www.nand2tetris.org/project03)
|
||||
|
||||
Counting number of instructions by `wc -l file.hack`
|
||||
Counting number of instructions by `wc -l $file.hack`
|
||||
|
||||
- [x] Mult (18)
|
||||
- [ ] Fill
|
||||
- [x] Fill (98)
|
||||
|
96
projects/04/fill/manual-fill.hack
Normal file
96
projects/04/fill/manual-fill.hack
Normal file
@ -0,0 +1,96 @@
|
||||
0000000000000000
|
||||
1110110000010000
|
||||
1110001110010000
|
||||
0000000000010000
|
||||
1110001100001000
|
||||
0000000011111111
|
||||
1110110000010000
|
||||
0000000000010001
|
||||
1110001100001000
|
||||
0100000000000000
|
||||
1110110000010000
|
||||
0000000000000000
|
||||
1110001100001000
|
||||
0000000000010000
|
||||
1111110000010000
|
||||
0000000000000000
|
||||
1111110000100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110001100001000
|
||||
1110110111100000
|
||||
1110110000010000
|
||||
0000000000000000
|
||||
1110001100001000
|
||||
0000000000010001
|
||||
1111110010001000
|
||||
0000000000010001
|
||||
1111110000010000
|
||||
0000000001011100
|
||||
1110001100000001
|
||||
0000000001011110
|
||||
1110101010000111
|
||||
0000000000001101
|
||||
1110101010000111
|
||||
0000000001011110
|
||||
1110101010000111
|
Loading…
Reference in New Issue
Block a user