Explore >> Select a destination


You are here

www.thedigitalcatonline.com
| | blog.wingman-sw.com
19.7 parsecs away

Travel
| | Some silicon vendors extend the C language so the programmers can easily interact with the silicon. Using these extensions tie production code to the silicon vendors compiler and consequently the c...
| | blog.includesecurity.com
16.4 parsecs away

Travel
| | One of the first major goals when reversing a new piece of hardware is getting a copy of the firmware. Once you have access to the firmware, you can reverse engineer it by disassembling the machine code. Sometimes you can get access to the firmware without touching the hardware, by downloading a firmware update file ... Read more
| | www.markwrobel.dk
9.5 parsecs away

Travel
| | We have reached Letter IX of the Amiga Machine Code course. As always, make sure to read the letter, since I won't go through all the details. In this post, we are going to take a closer look at interrupts.
| | www.skrasser.com
124.3 parsecs away

Travel
| Since I've always liked to understand technology from first principle,I've embarked on a small project to generate a VGA signal from scratchon an Arduino Uno...