Editing Disk 4 of 12 - FriendlyWare

From Homestar Runner Wiki

Jump to: navigation, search
Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
This page is 33 kilobytes long.
Current revision Your text
Line 395: Line 395:
''{Line 330 of the source code prints:}''
''{Line 330 of the source code prints:}''
-
<pre style="white-space: pre-wrap;">
+
<pre>
330 POKE (X-1)*160+Y*2-1,W:POKE (X-1)*160+Y*2-2,V:NEXT:PRINT CHR$(29)"█":FOR X=20 TO 500 STEP 10:SOUND X*2+22,.0001:NEXT:SOUND X,0:RETURN
330 POKE (X-1)*160+Y*2-1,W:POKE (X-1)*160+Y*2-2,V:NEXT:PRINT CHR$(29)"█":FOR X=20 TO 500 STEP 10:SOUND X*2+22,.0001:NEXT:SOUND X,0:RETURN
</pre>
</pre>
Line 431: Line 431:
''{Strong Bad has added the following lines:}''
''{Strong Bad has added the following lines:}''
-
<pre style="white-space: pre-wrap;">
+
<pre>
891 COLOR 4,0:LOCATE 1,62:PRINT"/---\":LOCATE 2,61:PRINT"|    |":LOCATE 3,61:PRINT"|    |":LOCATE 4,62:PRINT"\_=_/":LOCATE 5,62:PRINT"o-H-o"
891 COLOR 4,0:LOCATE 1,62:PRINT"/---\":LOCATE 2,61:PRINT"|    |":LOCATE 3,61:PRINT"|    |":LOCATE 4,62:PRINT"\_=_/":LOCATE 5,62:PRINT"o-H-o"
892 COLOR 2,0:LOCATE 2,63:PRINT"o o":COLOR 9,0:LOCATE 2,64:PRINT"V":COLOR 7,0
892 COLOR 2,0:LOCATE 2,63:PRINT"o o":COLOR 9,0:LOCATE 2,64:PRINT"V":COLOR 7,0
Line 476: Line 476:
''{Strong Bad's program reads:}''
''{Strong Bad's program reads:}''
-
<pre style="white-space: pre-wrap;">
+
<pre>
10 PRINT"FRIENDLYWARE IS KINDA THE WORST"
10 PRINT"FRIENDLYWARE IS KINDA THE WORST"
5 CLS
5 CLS
Line 512: Line 512:
*The [[Teen Girl Squad]] scene is drawn on cartoon notebook paper rather than the realistic notebook paper from issues [[Teen Girl Squad Issue 11|11]] and onward.
*The [[Teen Girl Squad]] scene is drawn on cartoon notebook paper rather than the realistic notebook paper from issues [[Teen Girl Squad Issue 11|11]] and onward.
*The Sea Battle program can be fixed by editing the line of code to the following due to a call of SOUND 822,.0001 causing an invalid function call in the basic program involved.
*The Sea Battle program can be fixed by editing the line of code to the following due to a call of SOUND 822,.0001 causing an invalid function call in the basic program involved.
-
<pre style="white-space: pre-wrap;">
+
<pre>
330 POKE (X-1)*160+Y*2-1,W:POKE (X-1)*160+Y*2-2,V:NEXT:PRINT CHR$(29)"█":FOR X=20 TO 390 STEP 10:SOUND X*2+22,.0001:NEXT:SOUND X,0:RETURN
330 POKE (X-1)*160+Y*2-1,W:POKE (X-1)*160+Y*2-2,V:NEXT:PRINT CHR$(29)"█":FOR X=20 TO 390 STEP 10:SOUND X*2+22,.0001:NEXT:SOUND X,0:RETURN
</pre>
</pre>

Your changes will be visible immediately. If you would like to test or practice editing, please do so in the sandbox. You are encouraged to create, expand, and improve upon articles; however, bad edits to articles are watched for and will be quickly removed.


CAPTCHA Image
Image Code:
Cancel | Editing help (opens in new window)
You are required to enter a code from an image in order to perform certain operations. This image is designed to protect the site from vandalism. If the images are too obscured to read, just give it your best shot and a new image will be shown next time. If you are visually impaired or limited to text-based browsing, you can contact the site administrator and something can be arranged. The code is not case-sensitive.

The Homestar Runner Wiki is neither owned by nor affiliated with homestarrunner.com. Much of the material presented here is copyrighted by The Brothers Chaps and/or Harmless Junk, Inc. For more information, see the legal stuff page on the official Homestar Runner website. The proprietor of this site asserts that publication of such material on the wiki qualifies as fair use under United States copyright law.

Material on this site that is not copyrighted by The Brothers Chaps (e.g. opinions and mindless chatter) is licensed to the various authors, where indicated, and is released under a Creative Commons Deed, which simply ensures that none of this information may legally be used for commercial purposes.

Personal tools