Page 2 of 2
Posted: Thu May 18, 2006 2:11 am
by Dr_D
I think I know what you're talking about. Is this it?
http://fileanchor.com/26837-r
Posted: Mon May 22, 2006 4:57 pm
by Patz QuickBASIC Creations
THAT'S IT!
Now, is someone talented enough to make that into a PLAY code?
Posted: Mon May 22, 2006 5:03 pm
by Dr_D
QBasic wont even try to run on my pc.

Posted: Tue May 23, 2006 11:43 am
by Patz QuickBASIC Creations
QBASIC won'r run?
Try a bootable DOS floppy with QBASIC on it... (6.22 IZ T3H R0XXX0R!)
Posted: Tue May 23, 2006 2:04 pm
by Dr_D
I didn't bother to install a floppy.

Posted: Tue May 23, 2006 4:45 pm
by Patz QuickBASIC Creations
http://people.jyu.fi/~eejuviik/utils/boot622.exe
That gives you a program to put DOS 6.22 on a floppy. It even comes with mouse drivers, CD-ROM drivers, and (best of all) QBASIC!
Posted: Tue May 23, 2006 6:15 pm
by Dr_D
You misunderstand me. I don't have a floppy drive installed... period!

Posted: Wed May 24, 2006 9:26 am
by Patz QuickBASIC Creations
You know what.... I have solutions for every problem, although you are probably getting annoyed at me
Go to
http://www.freedos.org and get the full CD. Then, burn QBASIC onto it there. BAM! A bootable DOS with so many programs your head will spin. (The CD ISO image is 121MB or something similar)
here u go
Posted: Tue Jun 06, 2006 6:00 pm
by koosh_alex
Here is the code u need for the song
listen$ = "t180 o2 p2 p8 l8 GGG l2 E-"
fate$ = "P24 P8 L8 FFF L2 D"
PLAY listen$ + fate$
Posted: Wed Jun 07, 2006 8:26 am
by Patz QuickBASIC Creations
koosh_alex, this is the song I'm looking for. Your play code may be the one I use if someone can't translate that one
