[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is it possilble to use timer interrupt in Apple II?
- Subject: Is it possilble to use timer interrupt in Apple II?
- From: bluebird <mildstorm@gmail.com>
- Date: Sat, 5 Dec 2009 09:16:19 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: f18g2000prf.googlegroups.com; posting-host=124.50.46.166; posting-account=59zgiAoAAAD1UBiNbwKTnEqZIAtVrM7Y
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.apple2:12894
I want to use timer interrupt in Apple II/Apple II+/Apple IIe.
For example, I want to install 300ms timer interrupt and want its ISR
called periodically.
Is there any example?