Gent's complaint: Cheat Search is horribly slow if there are millions of hits.
This was, mostly, intentional as memory usage is the price to pay for speed.
This build allocates memory in 512KB blocks to deal with high hits.
Unfortunately, it also allocates 512KB for a single result
I can do some future tweaks for unknown searches as that size is known (4MB or 8MB RDRAM, seeing as the entire memory is kept)
I also need to look into reducing that memory footprint somehow as I'm storing 8 bytes per hit, making it a whopping 64MB maximum for 8MB RDRAM unknown searches.
Also look at Missing Link, the Deku Ammo cheat doesn't seem to be activating on this build.