Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 634 Bytes

pongloader

Click here to open an online demo.

Screenshot

Bootloader version of pong, fits in 512 bytes.

This project is optimized for the resulting binary size, not performance.

You can download prebuilt binaries here.

Running in QEMU

make && qemu-system-x86_64 out/pong.bin