Hi,
I want to fill a certain memory area with a value in J-Mem.
For instance, I want to fill 0x00000000 till 0x0010000 with value 5F, then I only see the values updated in the visible screen area.
Lets say the visible screen area is from 0x00000000 till 0x000007E0, I only see those values there. If I make the screen smaller or larger I see a larger area updated. So it looks to me like it only updates it in the visible screen area and not in the region I entered in the "Fill memory area".
Is this correct behavior and if so how can I fill the entered area?
I want to fill a certain memory area with a value in J-Mem.
For instance, I want to fill 0x00000000 till 0x0010000 with value 5F, then I only see the values updated in the visible screen area.
Lets say the visible screen area is from 0x00000000 till 0x000007E0, I only see those values there. If I make the screen smaller or larger I see a larger area updated. So it looks to me like it only updates it in the visible screen area and not in the region I entered in the "Fill memory area".
Is this correct behavior and if so how can I fill the entered area?