[Coco] [Color Computer] Drivewire 3 breaks BASIC

Arthur Flexser flexser at fiu.edu
Thu Dec 8 15:26:04 EST 2011


It sounds to me like the IRQ interrupt processing has been disabled.
Another symptom of this would be that the value returned by PRINT
TIMER does not change.  You might try POKE&HFF03,&H35 to see if that
fixes it by reenabling interrupts in the PIA.

Art

On Thu, Dec 8, 2011 at 9:17 AM, plas tered <swancity at internode.on.net> wrote:
> I have both a PAL CoCo I and II with 64K and ECB and a cartridge with the Drivewire 3 EPROM inserted. Drivewire connects and works fine, however, most BASIC programs don't work. Commands like SOUND and PLAY as well as others either no longer work or hang the system.
>
> For instance -
>
> PLAY "A" <return>
>
> Plays the A note indefinately, likewise
>
> SOUND 10,10
>
> Plays a note indefinately.
>
> Same result on both my CoCo's. I have contacted the author to ask about this issue some time ago but after showing interest initially he never got back to me regarding a possible workaround. Has anyone else noticed this problem?
>
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco



More information about the Coco mailing list