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:
BBS anni '80 e '90… ai giorni d’oggi
The history of the Commodore 64 written by ChatGPT
Modern accessories and games for Commodore, with Vincenzo Bono
Divina! Dante's Avatar
Tutorial: how to build a XUM1541
Commodore 64 remote controlled car
C64 FUN-NEST: retro innovation
Commodore 64 and home automation: load control
Historybit - Computer Stories 2024
ChatGPT on the Commodore 64?
Commodore 64 RAM test with Kung Fu Flash
Basic language programming course, #1
ASMR Computer Vintage Keyboards Sound
🎄✨ Merry Christmas and Happy Holidays! ✨🎄
Reel recorder connected to the Commodore 64
Commodore 64 memory repair
Assembly for MOS 65XX Processors
Program in BASIC written by artificial intelligence