The CMake Tutorial Is Almost Done!

The second to last chapter of The CMake Tutorial is done! It’s now 93% complete, and I have to say that it’s much bigger and more comprehensive than I originally planned (179 pages of sharp, no-fluff content).That’s because I wanted to cover everything a developer would need to go from zero CMake knowledge to being […]

Endianness Explained in Less Than 9 Minutes

I had a few people ask me to explain endianness in computing, because they found it confusing- They knew that some processors are little-endian, while others are big-endian, but couldn’t get their heads around what that means, and how to deal with it. So, I’m going to explain what endianness is, why you probably own’t need […]

Quick Guide: Cross-compiling to AmigaOS 4.x+ the easy way

The video above shows you how to get a cross-compiler for AmigaOS 4 up and running on your machine quickly. Here’s a short summary of how it’s done… Setup Docker Containers First, download and install Docker (https://docs.docker.com/get-docker/). They have installation instructions for multiple platforms, so find yours and follow it. Next, we need a Docker […]

Shopping Cart
Scroll to Top