Re: A89: installing C Event Hooks + misc other...


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

Re: A89: installing C Event Hooks + misc other...




There is another way- compile the code separateley and include the data of 
the separa

tely compiled code as a hex array in your code.  Then copy that code (hex 
array) to the allocated high memory.  i believe tict wrote a tutorial 
about how to do this.  It is called s1p3 or something with those 
characters in it.

And have you gone yet to tict's message board and looked up those two 
discusions?

-Samuel



Quoting Greg <newstome2001@yahoo.com>:

> 
> AWsomE! Your program works very well! I do have a question though;
> How would
> I expand on that to include a hook that has several functions that
> it
> calls... This hook is quite large, about 4k and growing... I'm
> working on a
> shell that integrates into the tios.
> Or should I ask Kevin about that?
> 
> Thanks,
> Greg
> _________________________________
> All parts should go together without forcing. You must remember
> that the
> parts you are reassembling were disassembled by you. Therefore, if
> you can't
> get them together again, there must be a reason. By all means, do
> not use a
> hammer.
> -- IBM maintenance manual, 1925
> 
> ----- Original Message -----
> From: <sstear70@calvin.edu>
> 
> > Event hooks are sort of my specialty.  I've written complete,
> bestview,
> > and faster.  I do them in assembly.  What you need to do is go
> to
> > www.ticalc.org/pub/89/asm/source/routines/ and get the onkey
> express
> > which will show you how to do tsr installation in c.
> >
> > If you follow the conventions that have been establised by kevin
> Kofler
> > you will not need to worry about uninstallation.  You should
> also go to
> > his website at:  http://ti89prog.kevinkofler.cjb.net
> >
> >
> >
> > -Samuel Stearley
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 



Follow-Ups: References: