vccc24.bin Author: Kratznagel Category: Wild System: Vectrex Language: 6809 Assembler Len source code: 780 bytes Len exe file: 99 bytes Len code only: 99 bytes Instructions: Start Vectrex emulator of your choice and load bin file. On real hardware use a flash or EPROM cart and write the bin file onto it. Description: Draws a christmas gift box using the built-in vector drawing routines. Assembler used: A09 (https://github.com/Arakula/A09) Comments: It uses vectors instead of characters, so i guess this one goes into the wild category.