Re: A86:Multitasking


[Prev][Next][Index][Thread]

Re: A86:Multitasking




you could install an im 1 or alt_int interrupt that would switch tasks,
but you'd need a separate stack & asm_exec_ram for each program running. 
alos, that wouldn't work for programs that inatalled their own interrupt
handlers, such as grayscale routines.

-josh

On Tue, 20 Jun 2000 13:06:26 EDT ComAsYuAre@aol.com writes:
> 
> In a message dated 6/20/00 1:04:36 PM Eastern Daylight Time, 
> Rgdtad@aol.com 
> writes:
> 
> > How is multitasking accomplished in TSE for the 83+?  Can that 
> same method, 
> >  or a similar one be used on the 86?  If so, why has no one done 
> it?
> >  
> 
> Programs would have to be specifically written for the shell, so it 
> would be 
> useless unless everybody started supporting it (which just isn't 
> going to 
> happen).  The 86 is the only calc where all asm programs can run 
> without a 
> shell, and it would be great if we kept it that way.  There isn't 
> that much 
> advantage to multi-tasking anyway, since the screen size is so small 
> and the 
> processor is so slow.
> 
> 
> ----
> Jonah Cohen
> <ComAsYuAre@aol.com>
> http://jonah.ticalc.org
> 

________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



Follow-Ups: