Add mapper 270, add mapper 256 submapper 14 (CPU opcode encryption)
This commit is contained in:
committed by
LibretroAdmin
parent
7194d208d9
commit
1f19807dd6
@@ -36,6 +36,7 @@ void X6502_Run(int32 cycles);
|
||||
extern uint32 timestamp;
|
||||
extern uint32 sound_timestamp;
|
||||
extern X6502 X;
|
||||
extern uint8 encryptOpcodes;
|
||||
|
||||
#define N_FLAG 0x80
|
||||
#define V_FLAG 0x40
|
||||
|
||||
Reference in New Issue
Block a user