Commit Graph

7 Commits

Author SHA1 Message Date
Nemo fbad268db5 [05/Computer] My computer can run Hack instructions now 2020-05-28 21:28:20 +05:30
Nemo 79aaca88af [05] Ran the CPU-external tests as well 2020-05-28 21:18:36 +05:30
Nemo 3dbb04035c [05/CPU] CPU is done.
I prefered using Nands here, wherever possible.
2020-05-28 21:13:25 +05:30
Nemo e7d72b1020 [05/CPU] Implements most of the CPU
This includes:

- Handling of data i/o (for A/D/M)
- Handling the ALU properly (all 28 computations)
- Basic incremental PC (i/o)
- PC reset
- read/write to M

What's missing:

- Handling jumps
2020-05-28 19:58:12 +05:30
Nemo 69a32190dc 05/Memory 2020-05-28 18:10:51 +05:30
Nemo ab0cd97270 dos2unix 2020-05-19 18:12:52 +05:30
Nemo ad2e1f5747 Initial Commit 💥 2020-05-19 17:32:15 +05:30