Re: A82: How to make sound
[Prev][Next][Index][Thread]
Re: A82: How to make sound
At 11:46 AM 8/11/97 -0700, you wrote:
>I was wondering how to make small sounds for games using the link port, like
>Alien for osHELL82. Can anyone show how this is done?
>Thanks.
>
>Ben B.
>osprey@nwinfo.net
It is quite simple really. There is a routine in alien.asm called beep, it
takes a length and a tone in de and hl (or hl and de, I don't remember the
order right now)
and beeps accordingly. The routine in alien.asm is a very slightly
modified version of beep.asm at ticalc.org (in the ZShell shource directory)
-Andrew
References: