Re: A86: Re: PIC Compression


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

Re: A86: Re: PIC Compression




> Be careful when using bloat on large vars, it seems to overwrite page
> boundaries sometimes...

If so, it's a very dangerous program to run on any vars, as any
variable has a chance to cross pages.  And overwriting pages
is a very dangerous thing to do to a calc that is full of assembly
programs.