Revert "Repeat of the experimental commit, was too fast for the build bot."

This reverts commit d8992a6ae3b8f8238ecfff25e516075153d67b86.
This commit is contained in:
Henrik Rydgård 2020-06-03 11:55:14 +02:00
parent d8992a6ae3
commit c739d4e164

View File

@ -97,7 +97,7 @@ enum
VRAM_SIZE = 0x00200000,
SCRATCHPAD_SIZE = 0x00010000,
SCRATCHPAD_SIZE = 0x00004000,
#ifdef MASKED_PSP_MEMORY
// This wraparound should work for PSP too.