[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thunderclock Plus support in Jace: Updated
On Wednesday, December 19, 2012 4:07:06 PM UTC-6, BLuRry wrote:
> On Wednesday, December 19, 2012 1:56:57 PM UTC-6, D Finnigan wrote:
>
> > mdj wrote:
>
> >
>
> > > On Friday, 14 December 2012 02:55:52 UTC+10, BLuRry wrote:
>
> >
>
> > >
>
> >
>
> > >> Only thing is that I don't know of programs that actually use this, any
>
> >
>
> > >> suggestions? I don't really have time to create a test program for this.
>
> >
>
> > >
>
> >
>
> > > The utility disks of clock cards usually contained programs that would
>
> >
>
> > > overlay the time/date on the screen which may have used interrupts.
>
> >
>
> >
>
> >
>
> > The TimeMaster II utility disk has such a clock program that uses
>
> >
>
> > interrupts. I don't know if it will work with a Thunderclock, though.
>
> >
>
> >
>
> >
>
> > http://macgui.com/downloads/?file_id=25296
>
>
>
> Thanks for the tip -- seems that TimeMaster uses different I/O port locations so the code just runs in a loop. Still, it seems that TimeMaster is similar enough that it could be altered to work with ThunderClock.
>
>
>
> -B
There are some thunderclock disks on Asimov (I just didn't know where to find them before). Seems that the interrupt support isn't working perfectly but it probably doesn't matter for most software anyway. I'll look into it some other time.