scene.org File Archive

File download

<root>­/­parties­/­2022­/­vccc22­/­christmas_star_challenge/init-hello_appleii_basic_vc3-2022.zip

File size:
18 222 bytes (17.79K)
File date:
2022-12-30 11:32:13
Download count:
all-time: 6

Preview

  • star/ dir
  • star/file_id.diz 805B
  • star/star-code.png 9.30K
  • star/STAR.bas 206B
  • star/star.dsk 140.00K
  • star/STAR.dump 108B
  • star/star.png 7.18K

file_id.diz

The Christmas Star Challenge (Compo)

Author: Eric Le Bras <eric.lebras@gmail.com>
Category: Christmas Challenge
System:   Apple II
Language: Applesoft BASIC
Len source code: 206
Len exe file:    108
Len code only:   108
Instructions:
Install AppleWin, drag and drop the star.dsk file into it.
Description:
Clears the screen and draws the Christmas star. Consists of 2 embeded FOR loops. Each iteration 4 chars are printed on screen.
Comments:
The file star.dsk is a bootable disk image formatted in DOS 3.3. Upon boot it launches the STAR Applesoft BASIC program. Usefull commands include: CATALOG, LOAD STAR, LIST
Included:
 - STAR.dump: the tokenized Applesoft BASIC program (as stored on the Apple DOS 3.3 disk).
 - STAR.bas: the source code (expanded from the tokenized program with AppleCommander).