Home
last modified time | relevance | path

Searched defs:PPU (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/
H A Dsavestate.h90 struct PPU { struct
108 unsigned char xpos;
109 unsigned char endx;
110 unsigned char reg0;
111 unsigned char reg1;
114 unsigned char state;
117 unsigned char lyc;
118 unsigned char m0lyc;
119 unsigned char oldWy;
121 unsigned char wscx;
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/
H A Dppu.cpp43 PPU::PPU() { in PPU() function in SNES::PPU
H A Dppu.hpp55 class PPU : public PPUcounter, public MMIO { class
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DMemoryDumper.h6 class PPU; variable
H A DConsole.h13 class PPU; variable
H A DDebugger.h16 class PPU; variable
H A DPPU.cpp15 PPU::PPU(shared_ptr<Console> console) in PPU() function in PPU
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/
H A Dppu.cpp372 PPU::PPU() { in PPU() function in bSNES_v059::PPU
H A Dppu.hpp55 class PPU : public PPUcounter, public MMIO { class
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A Dbsx.h196 uint8 PPU[32]; member
H A Dglobals.c193 struct SPPU PPU; variable
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Dbsx.h198 uint8 PPU[32]; member
H A Dglobals.cpp201 struct SPPU PPU; variable
/dports/biology/sra-tools/sra-tools-2.11.0/tools/dbgap-mount/
H A Ddemo.c236 const char * PPU; in ParseArgs() local
H A Dz-pad.c87 const char * PPU; in ParseArgs() local
/dports/games/libretro-snes9x/snes9x-73aa348/
H A Dglobals.cpp26 struct SPPU PPU; variable
H A Dbsx.h25 uint8 PPU[32]; member
/dports/games/libretro-snes9x2005/snes9x2005-218be8e/source/
H A Dglobals.c44 SPPU PPU; variable
/dports/emulators/anese/ANESE-0.9.1/src/nes/ppu/
H A Dppu.cc7 PPU::PPU( in PPU() function in PPU
/dports/emulators/mednafen/mednafen/src/snes_faust/
H A Dppu_mtrender.cpp48 PPU_S PPU; variable
H A Dppu_mt.cpp147 } PPU; variable
/dports/biology/sra-tools/sra-tools-2.11.0/test/fuse/
H A Dremote-fuser-test.c695 const char * PPU; in ParseArgs() local
/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/video/
H A Dppu.h103 PPU(NextM0Time &nextM0Time, unsigned char const *oamram, unsigned char const *vram) in PPU() function
/dports/devel/cc65/cc65-2.19/include/
H A Dnes.h130 #define PPU (*(struct __ppu*)0x2000) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/win32/
H A Dgpib-32.h40 #define PPU 0.16 /* GPIB parallel poll unconfigure */ macro

12