scene.org File Archive

File download

<root>­/­parties­/­2023­/­vccc23­/­christmas-diamonds/darro99_c64_asm_vc3-2023.zip

File size:
167 825 bytes (163.89K)
File date:
2024-01-03 14:15:17
Download count:
all-time: 2

Preview

  • file_id.diz 873B
  • main.asm 733B
  • screen_code1.png 85.22K
  • screen_code2.png 86.94K
  • screenshot.png 1.61K
  • triangulosl.prg 2.10K

file_id.diz

Triangulos locos

Author: darro99
Category: Christmas Challenge
System:   C64
Language: Assembler (Kick Assembler compiler)
Len source code:  733 bytes
Len exe file:    2154 bytes
Len code only:    108 bytes 
Instructions:
Install vice, drag and drop the prg file into it.
Description:
The program creates the figure of two triangles through the memory address given by the pointer.
Collect the painting start address.
Add a constant number to get to the next line.
Paint the limits of the triangle separated by a certain number of spaces.
Start again until you reach six lines.
Check if you have painted nine figures, if not, pick up the new painting direction and start painting again.
Comments:
I'm not really sure if it's legal to use page zero.
If it's not correct, no problem, but I'm disqualified :)
Anyway, it's been fun creating the program.