What's new

MV2F - Video RAM error - address is all p's

It looks like bit 5 of your lower 32k/slow vram is stuck high. This is causing drawing of fix tiles to be wrong if the tile being draw doesn't already have that bit set.

The actual error would be for address 0000000, write 5555, read 5575
 
It looks like bit 5 of your lower 32k/slow vram is stuck high. This is causing drawing of fix tiles to be wrong if the tile being draw doesn't already have that bit set.

The actual error would be for address 0000000, write 5555, read 5575
Got it, so long story short I need to replace my VRAM. Thanks! I'll report back when my DigiKey order arrives.
 
Back
Top