Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 527 Bytes

File metadata and controls

19 lines (13 loc) · 527 Bytes

vccc2024

My entry for the Vintage Computing Christmas Challenge 2024.

PC : 52 bytes, x86 assembly

screenshot

version executable size
v1 63 bytes
v2 59 bytes
v2b 56 bytes
v3 55 bytes
v4 54 bytes
v5 52 bytes

You can assemble each version by leaving the corresponding line uncommented in the vccc2024.asm file.