"Machine Music Demo" By Brett Bilbrey 198x Docs by Adam Trionfo, October 20, 2011 This is the machine language portion of the "Machine Music Demo." The BASIC loader program is not included (and is NOT needed-- it is only used to type the program in from Bally BASIC). The type-in program is available here: http://ballyalley.com/type-in_programs/basic/Machine_Music_Demo.pdf Richard Degler disassembled this program and it is available, here: http://www.ballyalley.com/ml/ml_source/Machine%20Music%20Demo%20(Brett%20Bilbre y)(Source%20Code).zip I converted the binary file created with Richard's disassembly into a 300-Baud WAV file using KCS. I renamed "Machine Music Demo.bin" to "music.prg." I ran KCS with the default options that Paul Thacker recommends: KCSWIN -M -L5 -P50 MUSIC.PRG KCSWIN created a 54 second 300-baud file. I gave it a quick listen, and it SOUNDED right-- but that means little in "tape" archiving. So, I tried loading it using Bally BASIC with :RUN Just before the tape stopped loading the music from the Demo Cartridge started. To say I was shocked is an understatement! I couldn't believe that it WORKED! The entire song doesn't play, but my guess is that it isn't meant to play. Adam