Rewrite mapper 183 to use modular VRC2/4 emulation.
This commit is contained in:
committed by
LibretroAdmin
parent
553865663d
commit
5d8e14136f
@@ -22,6 +22,7 @@
|
||||
#include "vrc2and4.h"
|
||||
|
||||
static void sync () {
|
||||
VRC24_syncWRAM(0);
|
||||
VRC24_syncPRG(0x01F, 0x000);
|
||||
VRC24_syncCHR(0x1FF, 0x000);
|
||||
VRC24_syncMirror();
|
||||
|
||||
Reference in New Issue
Block a user