Login
VCCC2023 Entry By Csabo
Title:VCCC2023 Entry By Csabo
Category:Demo
Release Date:
Language:(none)
Size:16K
Machine:PAL Only
Code Type:Machine code
Distribution:Freeware
 Play Online!
Released by:Legion Of Doom (LOD)
Code by:Csabo
Notes:Size: 84 bytes. Excluded from voting.
VCCC2023 Entry By Csabo Screenshot


Compos
ComposCategoryRankScoreNotes
Vintage Computing Christmas Challenge 2023Christmas Challenge105(n/a)


Description
VCCC2023 Entry By Csabo

Author: Csabo/LOD
Category: Christmas Challenge
System: Commodore 16 and Plus/4
Language: Assembler
Len source code: 1700 bytes
Len exe file: 94 bytes
Len code only: 84 bytes
Instructions:
YAPE or Plus4Emu recommended, both can autostart the file. The PRG can also be written to a D64 and loaded/started from it.
Description:
The code writes the star characters directly into the character memory.
One 7x7 diamond can be drawn by indexing the characters from a single memory location.
The X loop runs 3 times, draws the diamonds next to one another.
The Y loop stops at $0F00 (bottom of the screen).
A bunch of "stupid" optimizations are added, all of these are commented in the code.
The nice, proper version of doing them is in the code commented out.
Comments:
Greetings to everyone still working on the old Commodore 8-bit platforms.

Copyright © Plus/4 World Team, 2001-2024