Home
last modified time | relevance | path

Searched refs:USEX8 (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-snes9x2005/snes9x2005-218be8e/source/
H A Dfxinst.h225 #define USEX8(a) ((uint32_t)((uint8_t) (a))) macro
291 #define SCBR USEX8(GSU.pvRegisters[GSU_SCBR])
292 #define SCMR USEX8(GSU.pvRegisters[GSU_SCMR])
295 #define BRAMR USEX8(GSU.pvRegisters[GSU_BRAMR])
296 #define VCR USEX8(GSU.pvRegisters[GSU_VCR])
297 #define CFGR USEX8(GSU.pvRegisters[GSU_CFGR])
298 #define CLSR USEX8(GSU.pvRegisters[GSU_CLSR])
H A Dfxinst.c614 uint32_t x = USEX8(R1); in fx_plot_2bit()
615 uint32_t y = USEX8(R2); in fx_plot_2bit()
646 uint32_t x = USEX8(R1); in fx_rpix_2bit()
647 uint32_t y = USEX8(R2); in fx_rpix_2bit()
666 uint32_t x = USEX8(R1); in fx_plot_4bit()
667 uint32_t y = USEX8(R2); in fx_plot_4bit()
706 uint32_t x = USEX8(R1); in fx_rpix_4bit()
707 uint32_t y = USEX8(R2); in fx_rpix_4bit()
728 uint32_t x = USEX8(R1); in fx_plot_8bit()
729 uint32_t y = USEX8(R2); in fx_plot_8bit()
[all …]
H A Dfxemu.c73 GSU.pvScreenBase = &GSU.pvRam[ USEX8(p[GSU_SCBR]) << 10 ]; in fx_readRegisterSpaceForUse()
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A Dfxinst.h442 #define USEX8(a) ((uint32) ((uint8) (a))) macro
516 #define SCBR USEX8(GSU.pvRegisters[GSU_SCBR])
517 #define SCMR USEX8(GSU.pvRegisters[GSU_SCMR])
520 #define BRAMR USEX8(GSU.pvRegisters[GSU_BRAMR])
521 #define VCR USEX8(GSU.pvRegisters[GSU_VCR])
522 #define CFGR USEX8(GSU.pvRegisters[GSU_CFGR])
523 #define CLSR USEX8(GSU.pvRegisters[GSU_CLSR])
H A Dfxemu.c864 uint32 x = USEX8(R1); in fx_plot_2bit()
865 uint32 y = USEX8(R2); in fx_plot_2bit()
903 uint32 y = USEX8(R2); in fx_rpix_2bit()
927 uint32 y = USEX8(R2); in fx_plot_4bit()
974 uint32 x = USEX8(R1); in fx_rpix_4bit()
975 uint32 y = USEX8(R2); in fx_rpix_4bit()
1001 uint32 x = USEX8(R1); in fx_plot_8bit()
1002 uint32 y = USEX8(R2); in fx_plot_8bit()
1072 uint32 x = USEX8(R1); in fx_rpix_8bit()
1073 uint32 y = USEX8(R2); in fx_rpix_8bit()
[all …]
/dports/games/libretro-snes9x/snes9x-73aa348/
H A Dfxinst.h270 #define USEX8(a) ((uint32) ((uint8) (a))) macro
348 #define SCBR USEX8(GSU.pvRegisters[GSU_SCBR])
349 #define SCMR USEX8(GSU.pvRegisters[GSU_SCMR])
352 #define BRAMR USEX8(GSU.pvRegisters[GSU_BRAMR])
353 #define VCR USEX8(GSU.pvRegisters[GSU_VCR])
354 #define CFGR USEX8(GSU.pvRegisters[GSU_CFGR])
355 #define CLSR USEX8(GSU.pvRegisters[GSU_CLSR])
H A Dfxinst.cpp709 uint32 x = USEX8(R1); in fx_plot_2bit()
710 uint32 y = USEX8(R2); in fx_plot_2bit()
748 uint32 x = USEX8(R1); in fx_rpix_2bit()
749 uint32 y = USEX8(R2); in fx_rpix_2bit()
773 uint32 x = USEX8(R1); in fx_plot_4bit()
774 uint32 y = USEX8(R2); in fx_plot_4bit()
822 uint32 x = USEX8(R1); in fx_rpix_4bit()
823 uint32 y = USEX8(R2); in fx_rpix_4bit()
849 uint32 x = USEX8(R1); in fx_plot_8bit()
850 uint32 y = USEX8(R2); in fx_plot_8bit()
[all …]
H A Dfxemu.cpp259 GSU.pvScreenBase = &GSU.pvRam[USEX8(p[GSU_SCBR]) << 10]; in fx_readRegisterSpace()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Dfxinst.h445 #define USEX8(a) ((uint32) ((uint8) (a))) macro
523 #define SCBR USEX8(GSU.pvRegisters[GSU_SCBR])
524 #define SCMR USEX8(GSU.pvRegisters[GSU_SCMR])
527 #define BRAMR USEX8(GSU.pvRegisters[GSU_BRAMR])
528 #define VCR USEX8(GSU.pvRegisters[GSU_VCR])
529 #define CFGR USEX8(GSU.pvRegisters[GSU_CFGR])
530 #define CLSR USEX8(GSU.pvRegisters[GSU_CLSR])
H A Dfxinst.cpp884 uint32 x = USEX8(R1); in fx_plot_2bit()
885 uint32 y = USEX8(R2); in fx_plot_2bit()
923 uint32 x = USEX8(R1); in fx_rpix_2bit()
924 uint32 y = USEX8(R2); in fx_rpix_2bit()
948 uint32 x = USEX8(R1); in fx_plot_4bit()
949 uint32 y = USEX8(R2); in fx_plot_4bit()
997 uint32 x = USEX8(R1); in fx_rpix_4bit()
998 uint32 y = USEX8(R2); in fx_rpix_4bit()
1024 uint32 x = USEX8(R1); in fx_plot_8bit()
1025 uint32 y = USEX8(R2); in fx_plot_8bit()
[all …]
H A Dfxemu.cpp433 GSU.pvScreenBase = &GSU.pvRam[USEX8(p[GSU_SCBR]) << 10]; in fx_readRegisterSpace()