Yahoo Groups archive

SynthModules

Index last updated: 2026-04-28 23:14 UTC

Message

Re: MIDI interupts

2004-04-10 by djbrow54

--- In SynthModules@yahoogroups.com, "grantrichter2001"
<grichter@a...> wrote:
> Dave,
>
> All the registers are protected keywords and are used directly. 
> That is LET SSR = %00000000 or LET TEMP = TDR works. 
> According to Nathan, DO NOT use pokes or peeks and do not 
> define the registers or register addresses (it's automagic).

Wow.  Who would have thought.  I changed all the peeks and pokes as
you described.  They all worked as your example EXCEPT for the PMR1. 
I still had to do that as a poke to enable the outputs.
 
> 3. The interupt commands are compiler directives, not keywords. 
> For example, disable the interupt right before the interupt handler 
> name label, not inside the interupt handler routine itself.

I'll have to try this.  I did use the HSERIN command along with all
the setup and compiler directives but could never generate an
interrupt.  More to try tomorrow.

Thanks

Dave

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.