Skip to content

oetherington/pongboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pongboot

Standalone pong clone squeezed into a 512 byte x86 bootloader. Use W and S to move up and down.

Demo

Building

Simply run make to build the bootloader. The only dependency is Nasm.

If you have Qemu installed you can run the resulting file with make run.

License

Free software under the GNU GPLv3. See the included COPYING file for details. Copyright Ollie Etherington.