What does No stolen resources actually mean?
“No stolen resources” refers to the level of intrusion the emulator makes into your target system. Emulation should be as transparent as possible, meaning it should not: • use any of the user’s code space. • use any of the user’s stack space • use any other data storage • require any additional clock cycles during execution • make any of the port bits unavailable.