[A89] Re: Traps...


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

[A89] Re: Traps...




slow the calc down? hmmm ok...

>macros! Anyway, I thought something simple was in order, so I tried to 
> >write a
>program that would slow down the calc... by creating a custom routine

the first thing i would do is try it on the real deal if you already havent. 
emulators can make mistakes, why not? this is, of course, assuming all your 
code is good.

>I've got that up and running... with one problem, the routine never >gets 
>called;
>in fact, the trace interrupt never happens according to vti! I set the 
> >trace bit
>using move #$4000,sr, and yes I'm in supervisor mode when I do that :) 
> >I've also
>made the correct entry in the vector table at the beginning of the >ram...

i think i saw a document on the traps in the archive somewhere

>Second, Does anyone have any good info on the different traps that the 
> >tios has

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




Follow-Ups: