This commit is contained in:
Arisotura
2021-10-28 21:24:39 +02:00
parent e121953c9a
commit 43daa1c7d2
3 changed files with 33 additions and 31 deletions

View File

@ -293,8 +293,8 @@ public:
u8 PU_UserMap[0x100000];
// games operate under system mode, generally
#define PU_Map PU_PrivMap
//u8* PU_Map;
//#define PU_Map PU_PrivMap
u8* PU_Map;
// code/16N/32N/32S
u8 MemTimings[0x100000][4];