A92: Line 1111 emulator
[Prev][Next][Index][Thread]
A92: Line 1111 emulator
i am pretty sorry: last e-mail was false....
i have done a few tests
line 1111 is generated when :
any instruction like this one is executed: $FXXX
where X is anything: to generate this error you can add in your program:
dc.w $FXXX
However, such errors have the same origin: the execution of "nothing"
line 1010 should work the same with $AXXX but a few tests showed that it did
not
work this way: it seems that this takes us back to the ti os without clearing
the screen... I believe this is because Fargo has redirected this routine to
use it for him.... This is just a belief, a guess because these 2 vectors can
be used to implement new instructions (
Mathieu, <hm lacage@aol.com>