Programming in Assembly without an Operating System
Inkbox Inkbox
187K subscribers
949,022 views
40K

 Published On Oct 3, 2025

I made a game in assembly that runs without an operating system. This is bare metal programming.
Use this code for 6% off the GEEKOM A9 Max: INKA9MAX
Amazon US: https://www.amazon.com/dp/B0FJ213R6G?...
GEEKOM US: https://www.geekompc.com/geekom-a9-ma...
Amazon UK: https://www.amazon.co.uk/dp/B0FHWDVNN...
GEEKOM UK: https://www.geekom.co.uk/geekom-a9-ma...

What's possible with UEFI? Graphics, input, output. It's everything you need to make a game (except for sound). Using x64 assembly I recreated Zaxxon as a UEFI application that runs without the support of an operating system. This program will run on any x86_64 machine. Check it out via the link down below.

Open Source Project on GitHub:
https://github.com/InkboxSoftware/spa...

UEFI spec: https://uefi.org/specifications
EFI Toolkit repo (if you want C): EFI toolkit repo https://github.com/tianocore/tianocor...

show more

Share/Embed