scene.org File Archive

File download

<root>­/­parties­/­2024­/­vccc24­/­christmas_challenge/fready_atari_assembly_70b_vc3-2024.zip

File size:
169 773 bytes (165.79K)
File date:
2024-12-29 14:13:04
Download count:
all-time: 0

Preview

  • FREADY_Atari_Assembly_70b_vc3-2024/ dir
  • FREADY_Atari_Assembly_70b_vc3-2024/file_id.diz 784B
  • FREADY_Atari_Assembly_70b_vc3-2024/fready_code_vc3_2024.png 213.76K
  • FREADY_Atari_Assembly_70b_vc3-2024/fready_vc3_2024.asm 492B
  • FREADY_Atari_Assembly_70b_vc3-2024/fready_vc3_2024.png 1.12K
  • FREADY_Atari_Assembly_70b_vc3-2024/fready_vc3_2024.txt 1.10K
  • FREADY_Atari_Assembly_70b_vc3-2024/fready_vc3_2024.xex 76B

file_id.diz

Christmas gift VC3 2024

Author: F#READY / Atari Invasion
Category: Christmas Challenge
System: Atari
Language: 6502 Assembly
Len source code: 492
Len exe file: 76
Len code only: 70
Instructions:
Using Altirra, Use Atari XL/XE OS Rev.2, BASIC Disabled
Load 'fready_vc3_2024.xex'
Use MADS assembler to assemble source to executable.
Description:
It draws the horizontal lines '-' first.
Draws the vertical lines using the same routine by checking if there was already a character,
in case of nothing (space), it draws using '!' character, otherwise it draws a '+'.
So, when the lines intersect it will draw a '+'.
Finally it will just copy the three '\O/' characters at the right location in screen memory.
Comments:
Thanks for organising VC3 again. Enjoyed it :)