Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: master/left/right volume
Posted by: Zorro2 Oct,27.2005-12:00 

Here an exemple :

initsound:
move.w #$7ff,$ffff8924.w * Init microwire
dmwr: cmp.w #$7ff,$ffff8924.w
bne.s dmwr
move.w #%10011101000,d0 * Volume max
bsr.s microwrite
move.w #%10010000000+aigus,d0 * Aigus
bsr.s microwrite
move.w #%10001000000+graves,d0 * Graves
bsr.s microwrite
rts

microwrite:
moveq.l #127,d1
waitdma:dbra.w d1,waitdma
move.w d0,$ffff8922.w
rts







[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
master/left/right volume mikro Oct,27.2005-11:22
  Re: master/left/right volume Zorro2 Oct,27.2005-12:00
    Re: master/left/right volume Zorro2 Oct,27.2005-12:02
      Re: master/left/right volume mikro Oct,27.2005-12:30
        Re: master/left/right volume gwEm Oct,27.2005-13:52
        Re: master/left/right volume Zorro2 Oct,27.2005-13:57


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson