Home
last modified time | relevance | path

Searched defs:WRAM (Results 1 – 25 of 103) sorted by relevance

12345

/dports/games/libretro-fceumm/libretro-fceumm-91ccd3b/src/boards/
H A Dmalee.c26 static uint8 WRAM[2048]; variable
H A Dedu2000.c24 static uint8 *WRAM = NULL; variable
H A D246.c24 static uint8 *WRAM = NULL; variable
H A D34.c33 static uint8 *WRAM = NULL; variable
H A Dlh32.c28 static uint8 *WRAM = NULL; variable
H A D99.c24 static uint8 *WRAM = NULL; variable
H A Dlh51.c32 static uint8 *WRAM = NULL; variable
H A D539.c28 static uint8 WRAM[8192]; variable
H A D104.c26 static uint8 *WRAM = NULL; variable
H A D112.c28 static uint8 *WRAM = NULL; variable
H A D177.c25 static uint8 *WRAM = NULL; variable
H A Dtransformer.c36 static uint8 *WRAM = NULL; variable
H A D82.c27 static uint8 *WRAM = NULL; variable
H A DKS7012.c27 static uint8 *WRAM = NULL; variable
H A D190.c25 static uint8 *WRAM = NULL; variable
H A Dbj56.c31 static uint8 *WRAM = NULL; variable
/dports/emulators/mednafen/mednafen/src/nes/boards/
H A Dmalee.cpp23 static uint8 WRAM[2048]; variable
H A D8.cpp26 static uint8 WRAM[8192], latch; variable
H A D34.cpp6 static uint8 PRGBank32, CHRBanks[2], WRAM[8192]; variable
H A D156.cpp4 static uint8 WRAM[8192]; variable
H A D242.cpp26 static uint8 Mirroring, PRGBank32, WRAM[8192]; variable
H A D246.cpp27 static uint8 WRAM[0x800]; variable
H A D112.cpp27 static uint8 WRAM[8192]; variable
H A D73.cpp21 static uint8 IRQa, PRGBank16, WRAM[8192]; variable
H A D190.cpp4 static uint8 WRAM[8192]; variable

12345