Indie games, tech, hacking, embedded.

Cache locality

May 28, 2023

Let’s examine code (in C++) below:

Out of bounds

Jan 3, 2023

Take a look at the code below. It’s pretty basic, so even if you don’t know C, you should be able to understand it.