/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

www.righto.com
| | trendless.tech
6.3 parsecs away

Travel
| | [AI summary] This article explains the architecture and functionality of a CPU, covering its components, memory interaction, instruction execution, and future trends in computing technology.
| | blog.qiqitori.com
4.7 parsecs away

Travel
| | [AI summary] The author documents a project reconstructing the classic analog video game Tennis for Two using operational amplifiers, diodes, relays, and standard electronics components to simulate gravity, bouncing, and player controls.
| | daveshacks.blogspot.com
4.5 parsecs away

Travel
| | This is one of a number of posts on my work on reverse engineering the armv1 processor. The first in the series, and an index of the other ...
| | www.timdbg.com
24.4 parsecs away

Travel
| [AI summary] This article provides an introduction to reading x86 assembly language, emphasizing its importance for understanding how programs operate at a fundamental level. It covers the basics of assembly syntax, common instructions, and practical tools for reading and analyzing assembly code. The author explains that while assembly is often viewed as complex, it's actually more approachable than many believe, especially for debugging and reverse engineering tasks. The article also highlights the differences between Intel and AT&T syntax, the structure of assembly instructions, and the role of registers and memory addressing in x86 architecture.