|
You are here |
domipheus.com | ||
| | | | |
jborza.com
|
|
| | | | | 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. | |
| | | | |
www.righto.com
|
|
| | | | | In this article, I reverse-engineer the priority encoder in the ARM1 processor. By examining the chip layout provided by the Visual ARM1 p... | |
| | | | |
blog.eowyn.net
|
|
| | | | | Proof-of-concept CPU where the instructions are hamming codes | |
| | | | |
faizilham.github.io
|
|
| | | It's been a while since I write emulator projects. While I do want to make more "serious" emulator like NES or GameBoy, I decided to do a warm up project by writing a Chip-8 emulator once more. Here are some interesting things I found and implemented during the development. | ||