Playing with some MOS 6057 assembly code while trying to make games for the Atari 2600 😀
In order to run .bin
files you'll need an Atari 2600 emulator like Stella or you can use something like 8bitworkshop IDE in your browser without installing anything on your machine.
Installing Stella on Ubunutu is easy as running sudo apt-get install stella
inside your terminal