[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ok, anyone started Contiki 4 AII yet?
mjmahon@aol.com (Michael J. Mahon) wrote in message news:<20030318000513.20123.00001156@mb-mv.aol.com>...
> What is needed is not the time of day, but a source of regular
> timer interrupts. Some clock cards can provide such interrupts,
> but I would expect that they are needed at around 60Hz, like VBL.
>
> Any peripheral card with a 6522 (like a Mockingboard) can generate
> such interrupts, as can a mouse card, or a //c or IIgs.
>
> -michael
>
> Check out amazing quality 8-bit Apple sound on my
> Home page: http://members.aol.com/MJMahon/
Then a //e (or //c with a mouse) would be a go, using VBL polling.
Not quite interrupts without the mouse, but... ;)
-uso.