Sure, EvolutionX 2.4 allows the reset on eject trick, but it doesnt leave
the 0x80 byte in memory. This causes a problem, specifically with the
recently released Px HDD Loader 1.0a. The maker of this program devised
a tricky way to detect if your modchip allows the reset on eject trick,
by reading its own "MediaType" flag and checking the upper byte for 0x80
Needless to say, EvoX 2.4 overwrites the full dword instead of just patching
the lower 3 bytes of the "MediaType" flag like it should.

To the makers of EvoX rom, is it really that hard to use OR instead of MOV?
