The last 2D gaming system from Nintendo. With the same spirit as the original NES, but with all the 2000's computing advances. My favourite system.
Far away in the 80's, before videogames were mainstream, my favourite toy was this artifact: Tomy Racing Turbo. Let's make a GBA 'port' of it. WIP [source] [ROM]
apt install devkitpro-pacman.amd64.deb dkp-pacman -Sy dkp-pacman -Syu dkp-pacman -S gba-dev
export DEVKITPRO=/opt/devkitpro export LIBTONC=${DEVKITPRO}/libtonc export DEVKITARM=${DEVKITPRO}/devkitARM export PATH=${DEVKITPRO}/tools/bin:$PATH
apt-get install higan apt-get install visualboyadvance