Merry Christmas 🎄 and Happy Holidays in 8-bit style!
Even during the holidays, we keep thinking about our beloved retro computers! 🙂
For those interested in the Commodore 64 BASIC V2 program listing, here it is:
10 PRINT CHR$(147);CHR$(150) 20 FOR I = 1 TO 9 30 FOR J = 1 TO 10 - I 40 PRINT " "; 50 NEXT J 60 FOR K = 1 TO 2 * I - 1 70 IF I = 2 THEN PRINT CHR$(153); 80 PRINT "*"; 90 NEXT K 100 PRINT 110 NEXT I 120 PRINT 130 PRINT CHR$(154);" BUON NATALE !" 140 PRINT 150 PRINT " WWW.VALOROSO.IT" 160 PRINT: PRINT
Of course, the music was added later, during the editing of the video, and is not included in the program in BASIC V2!
#MerryChristmas #HappyHolidays #RetroComputer #8bit #Basic #ValorosoIT
Related articles:
Tutorial: how to build a XUM1541
Kung Fu Flash for Commodore 64, review
TapeCart SD for Commodore 64
Commodore 64 web server
BBS, Minitel and Videotel in 2023?
Basic, QB64 and Commodore # 3 programming tutorial
Reel recorder connected to the Commodore 64
Videocourse on Basic Language, DIM arrays, #4
Commodore 64 memory repair
1541 Diagnostic Cartridge by Jani - Video
Datel Action Replay 1988, the video of the test
Commodore 64 (breadbin)
Modern accessories and games for Commodore, with Vincenzo Bono
Kung Fu Flash update
Commodore 64 WiFi Modem Modification
Commodore 64 remote controlled car
Assembly for MOS 65XX Processors
Here is a Christmas tree controlled by the Commodore 64!