This page documents information about 		E.V.O.: Search for Eden
		
. Many of the tricks demonstrated here are near impossible in real time and documented for the purposes of creating Tool-assisted Speedruns.
| RAM address | size | What is it? | 
|---|---|---|
| 7E00DB | 1 byte | Frame counter, useful to look at | 
| 7E00DE | 2 bytes | RNG | 
| 7E0098 | 1 byte | Crystal transform timer, frames. Increments 7E0099 when it hits 64 | 
| 7E0099 | 1 byte | Crystal transform timer, seconds. when 30, it's over! | 
| 7E02AB | 1 byte | X sub-position | 
| 7E02C9 7E04DB | 1 byte | X position | 
| 7E0323 7E03B9 7E0515 | 1 byte | Y position | 
| 7E09A4 | 1 byte Array of 8 | Test for flashing meat at bit 0x08 |