nand2tetris/projects
Nemo 286df5b147 [08] Finishes call/init implementation
Found 2 bugs:

0. ic+=10 is incorrect jump for the boolean compare methods
1. Another bug was in the write() method, which was increasing the instruction
counter even for label commands, which aren't supposed to do that.

Another minor issue in my interpretation of the "call" to `Sys.init`
which I was so far just doing via a jump. Changed that to a proper call
2020-06-04 15:48:49 +05:30
..
01 Add cost to README for Dmux8Way 2020-05-20 14:46:51 +05:30
02 Note cost for ALU 2020-05-21 01:59:59 +05:30
03 Fixes RAM16K. I was using too many registers and the addressing was 2020-05-28 15:04:07 +05:30
04 My Keyboard based fill is just +2 of manualfill 2020-05-28 16:48:24 +05:30
05 [05/Computer] My computer can run Hack instructions now 2020-05-28 21:28:20 +05:30
06 Assemble all test programs 2020-05-30 01:22:22 +05:30
07 [07/Static] Implements static push/pop memory segment 2020-06-02 17:28:20 +05:30
08 [08] Finishes call/init implementation 2020-06-04 15:48:49 +05:30
09 dos2unix 2020-05-19 18:12:52 +05:30
10 dos2unix 2020-05-19 18:12:52 +05:30
11 dos2unix 2020-05-19 18:12:52 +05:30
12 dos2unix 2020-05-19 18:12:52 +05:30
13 Initial Commit 💥 2020-05-19 17:32:15 +05:30