There are many books, courses and tutorials out there that have created their own teaching concepts, each chapter building logically on top of the last, avoiding inconsistencies and leading the...
In this project I created a tool for converting GuitarPro-files (.gpx, .gp3, .gp4, .gp5, .gp) into the Midi file format.
(https://github.com/alexsteb/GuitarPro-to-Midi)
There was at the time of programming no other tool capable...
In this project I attempted to understand the inner workings of a simple gameboy game.
(https://github.com/alexsteb/tetris_disassembly)
Introduction
With a ROM size of only 32 kb, the game of Tetris is a perfect candidate...