GSPGPU:RestoreVramSysArea: Difference between revisions
No edit summary |
|||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
This restores the contents of VRAM. This also restores the [[LCD]] hw registers values(primary framebuffer addresses/settings), using the saved state from [[GSPGPU:SaveVramSysArea]]. This command can be used multiple times, without needing to use [[GSPGPU:SaveVramSysArea]] again. | This restores the contents of VRAM. This also restores the [[LCD]] hw registers values(primary framebuffer addresses/settings), using the saved state from [[GSPGPU:SaveVramSysArea]]. This command can be used multiple times, without needing to use [[GSPGPU:SaveVramSysArea]] again. This command seems to do nothing when [[GSPGPU:SaveVramSysArea]] wasn't used at all. |