/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.realtime.com.au
| | danilafe.com
15.5 parsecs away

Travel
| | This is the third post in a series I'm writing about Chip-8 emulation. If you want to see the first one, head here.
| | techtinkering.com
11.8 parsecs away

Travel
| | The Commodore VIC-20 is a great machine to learn an assembly language on. It was released in 1981 and was the first computer to sell one million units, which co
| | www.jamieonkeys.dev
15.0 parsecs away

Travel
| | I finally had a go at creating a machine code program and running it on a Speccy.
| | 0x44.cc
35.0 parsecs away

Travel
| [AI summary] The article provides an in-depth explanation of reverse engineering concepts, including CPU operations, memory representation, data structures, and disassembly techniques. It guides readers through understanding machine code, endianness, signed integers, and how to analyze C code using tools like Visual Studio and disassemblers.