Switching to the 6581 solved the problem. I might have a look at the other options later, I'm only using a simple explosion effect and no music so I'm not concerned about subtle differences in the sound quality,
Thank you for your help
You are about to leave Forum64 to get redirected to the following address:
Please note, that the target website is not operated by us. We are not responsible for it's content nor does our privacy policy apply there.
Switching to the 6581 solved the problem. I might have a look at the other options later, I'm only using a simple explosion effect and no music so I'm not concerned about subtle differences in the sound quality,
Thank you for your help
I'm working on a game in Basic. At the start I use the Envelope command to setup a sound effect, use the Vol command to set the volume and then use Play to play the sound. But when I start the program I don't get any sound. If I exit from my program and run the menu program on one of the intro discs it plays it's tune, and if I quit back to Basic sound then works in my program. I've also found that if I keep running my program, sound sometimes starts working after a while and once it starts it keeps working.
Is there any initialisation I should do to make sound work?
Hi, you might want to try mega assembler 2.0.3
Thank you, I'll give this a try.
I've done assembly coding on other machines. I've had a look through the mega 65 book and this computer is more complicated than the ones I have used before. I'll need to do some serious reading and experimenting.
I've just got my Mega65 and I'm starting to do some Basic programming but I'm looking at other possibilities. The copy of the Mega 65 book I've got has a chapter called "Turbo Assembler" but the chapter is blank. The only Turbo Assembler I can find is for the Commodore 64. Is there an assembler for the Mega65 also called Turbo, or is this saying that you can use the Commodore 64 version on the Mega65?