Add mapper 270, add mapper 256 submapper 14 (CPU opcode encryption)

This commit is contained in:
NewRisingSun
2025-04-01 22:54:58 +02:00
committed by LibretroAdmin
parent 7194d208d9
commit 1f19807dd6
6 changed files with 110 additions and 47 deletions

View File

@@ -392,6 +392,8 @@ void PowerNES(void)
if (!GameInfo)
return;
encryptOpcodes =0;
FCEU_CheatResetRAM();
FCEU_CheatAddRAM(2, 0, RAM);