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

Re: 6502 illegal opcodes questions



Paul Schlyter wrote:

> I fully agree with that!  The API is the specification, not the
> implementation.  There might be some parts of the library which
> can be called by outside code but wasn't intended to be called in
> that way - they're not part of the API, even though they're part of
> the library!

Of course, if you use features of a library that aren't part of it's
documented interface you'll eventually be cursed by almost everybody.

Hey, we're almost back on topic, considering this was supposed to be
about 'undocumented opcodes' :-) Of course, my feelings on using
undocumented library calls is much the same as my feelings on
undocumented opcodes. They are very similar problems.

Matt