/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

weinholt.se
| | embedded.fm
12.1 parsecs away

Travel
| | Today, we got a question regarding programming C and the necessity of knowing the assembly language of the processor that we are working on.
| | riv.dev
6.5 parsecs away

Travel
| | How to write a CHIP-8 emulator.
| | feertech.com
10.9 parsecs away

Travel
| | In which we write our first simple machine code
| | jborza.com
29.0 parsecs away

Travel
| Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog.