Vintage Computing Christmas Challenge 2024 - CPC BASIC submission
Author: zombieprozess
Category: Christmas Challenge
System: Amstrad CPC 464/664/6128
Language: Locomotive BASIC 1.0
Len source code: 203 bytes
Instructions:
You can load the .dsk file into any CPC emulator
Then, type RUN"vccc24
Description:
A lovely BASIC program which prints out a present for you <3.
It uses the STRING$ function for single character repetition
and a subroutine in line 5 for line repetition.
Comments:
The .dsk file was created via iDSK,
see <https://github.com/cpcsdk/idsk>.
A web-based emulator was used to create
the screenshot: <https://retroshowcase.gr/cpcbox-master/>