You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns true if the address is valid(exists), false otherwise
This would allow users to ignore calling memory read/write functions for an address if it doesn't exist, and not have the emulator spit out messages like "Warning: attempted read of 2097551 outside the memory size of 2097152"