Caple C871i Manuel d'utilisateur Page 83

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 572
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 82
Apple II Computer Info
sta SData ; write to trigger the Ensoniq
lda SData ; garbage, works as delay
lda SData ; get sample
bne NonZ ; zero samples are invalid on IIgs
lda #1
NonZ sta [BufPtr],y
inc BufPtr
bne CkEnd
inc BufPtr+1
bne CkEnd
inc BufPtr+2
CkEnd lda Kbd
bmi EndIt
lda BufPtr
cmp EndPtr
bne LoopIt
lda BufPtr+1
cmp EndPtr+1
bne LoopIt
lda BufPtr+2
cmp EndPtr+2
bne LoopIt
EndIt sta Strobe
phk
plb
rep #$20
longa on
rts
END
-------------------------------------------------------------------------------
-> USUAL SIG IS ON VACATION TO PROTEST ISU CENSORSHIP OF USENET <-
-------------------------------------------------------------------------------
Path: ns-
mx!uunet!think.com!rpi!usenet.coe.montana.edu!milton!nntp.uoregon.edu!cie.uoregon.
edu!nparker
From: [email protected] (Neil Parker)
Newsgroups: comp.sys.apple2
Subject: Re: Sound Digitization
Message-ID: <[email protected]>
Date: 18 Dec 91 02:22:07 GMT
References: <[email protected]>
Organization: The Universal Society for the Prevention of Reality
Lines: 22
Parker) writes:
>[...code containing nasty typo...]
Sorry about that, folks. I posted some code that started like this:
>irqVolume equ 6
>soundCtl equ $E0C03C
>soundData equ $E0C03D
>soundAdrL equ $E0C03E
>soundAdrH equ $E0C03F
>
Apple II Computer Technical Information : Apple II Family Hardware Info
ftp://ground.ecn.uiowa.edu/2/apple2/miscinfo/hardware : May 2001 : 83 of 572
Vue de la page 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 571 572

Commentaires sur ces manuels

Pas de commentaire