Home
last modified time | relevance | path

Searched refs:PSSO_ModeInfo_Depth (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/include/
H A Dpicasso96.h257 #define PSSO_ModeInfo_Depth 22 macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dpicasso96_win.h197 #define PSSO_ModeInfo_Depth 22 macro
H A Dpicasso96_win.cpp229 write_log (_T(" Depth = %d\n"), get_byte (amigamodeinfoptr + PSSO_ModeInfo_Depth)); in DumpModeInfoStructure()
1993 put_byte (amigamemptr + PSSO_ModeInfo_Depth, depth); in FillBoardInfo()
2901 picasso96_state.GC_Depth = get_byte (modeinfo + PSSO_ModeInfo_Depth);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dpicasso96.h282 #define PSSO_ModeInfo_Depth 22 macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dpicasso96.h326 #define PSSO_ModeInfo_Depth 22 macro
/dports/emulators/uae/uae-0.8.29/src/
H A Dpicasso96.c169 write_log (" Depth = %d\n", get_byte (amigamodeinfoptr + PSSO_ModeInfo_Depth)); in DumpModeInfoStructure()
835 put_byte (amigamemptr + PSSO_ModeInfo_Depth, dm->depth * 8); in FillBoardInfo()
1138 picasso96_state.GC_Depth = get_byte (modeinfo + PSSO_ModeInfo_Depth); in picasso_SetGC()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dpicasso96.c209 write_log (_T(" Depth = %d\n"), get_byte (amigamodeinfoptr + PSSO_ModeInfo_Depth)); in DumpModeInfoStructure()
1652 put_byte (amigamemptr + PSSO_ModeInfo_Depth, depth); in FillBoardInfo()
2327 picasso96_state.GC_Depth = get_byte (modeinfo + PSSO_ModeInfo_Depth); in picasso_SetGC()