Memory handlers did not have the _memoryType value set, which caused some memory accesses to be much faster than expected
Reads done by the code should return the values at the read address, rather than returning the vector register value (fixes Gradius/Contra 3 SA-1 romhacks that are known to work on hardware)