[A83] Re: Error in SDK Documentation?
[Prev][Next][Index][Thread]
[A83] Re: Error in SDK Documentation?
Just because it actually does preserve a register doesn't mean that it has
to. It could change in later ROM versions. To be on the safe side, you
should not assume that it does.
> I was wondering if all the information in the SDK is completely
> accurate.I've used VPutMap in loops to print out a null terminated
> string, or something similar. I never preserve HL, yet this loop seems
> to work fine. In the SDK, it says that VPutMap destroys "All but
> BC".Here's an example loop.
Follow-Ups:
References: