Home
last modified time | relevance | path

Searched refs:PSSO_BoardInfo_PaletteChipType (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/include/
H A Dpicasso96.h350 #define PSSO_BoardInfo_PaletteChipType PSSO_BoardInfo_BoardType + 4 macro
351 #define PSSO_BoardInfo_GraphicsControllerType PSSO_BoardInfo_PaletteChipType + 4
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dpicasso96_win.h323 #define PSSO_BoardInfo_PaletteChipType PSSO_BoardInfo_BoardType + 4 macro
324 #define PSSO_BoardInfo_GraphicsControllerType PSSO_BoardInfo_PaletteChipType + 4
H A Dpicasso96_win.cpp2559 put_long (ABI + PSSO_BoardInfo_PaletteChipType, picasso96_PCT);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dpicasso96.h376 #define PSSO_BoardInfo_PaletteChipType PSSO_BoardInfo_BoardType + 4 macro
377 #define PSSO_BoardInfo_GraphicsControllerType PSSO_BoardInfo_PaletteChipType + 4
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dpicasso96.h489 #define PSSO_BoardInfo_PaletteChipType PSSO_BoardInfo_BoardType + 4 macro
490 #define PSSO_BoardInfo_GraphicsControllerType PSSO_BoardInfo_PaletteChipType + 4
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dpicasso96.c1994 put_long (ABI + PSSO_BoardInfo_PaletteChipType, picasso96_PCT); in inituaegfx()