A83: Re: wish list


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

A83: Re: wish list




> you mean input or a block cursor on the graph screen?

i mean the blinking "t" on the graphing screen. it looks like this...

  |
  |
-- --
  |
  |

well... sorta. and the center pixel blinks.


> >2) while searching for other things to put in the wish list, i thought
> >to myself, "look in squish.inc!" if you haven't you should. n e waz, i
> >found this:
> >
> >_EXEC_ASSEMBLY     equ           5102h
> >
> >is this the call to execute a non-squished asm program? if so how is it
> >used?
>
> yep.... load the name into op1 and call it

do you actually know that? if so where did you find out?


> >7) sooooo many calls in squish.inc were related to the parser. do you
> >realize what you could do if you knew how to use it?
>
> yep....it can be very useful for a virus that returns slightly modified
> 'smart' answers :)

that's not what i meant.


> the error number is stored into an op. when an error occurs you can clear
> this op (forgot how to tell if theres an error but there should be a call)

where did you hear this? do you have any more information on this?


References: