Home
last modified time | relevance | path

Searched refs:pandora_init (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dpandora.h6 void pandora_init(UINT8 *ram, UINT8 *gfx, INT32 gfx_mod, INT32 color_offset, INT32 x, INT32 y);
H A Dpandora.cpp112 void pandora_init(UINT8 *ram, UINT8 *gfx, INT32 gfx_mod, INT32 color_offset, INT32 x, INT32 y) in pandora_init() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dpandora.h6 void pandora_init(UINT8 *ram, UINT8 *gfx, INT32 gfx_mod, INT32 color_offset, INT32 x, INT32 y);
H A Dpandora.cpp112 void pandora_init(UINT8 *ram, UINT8 *gfx, INT32 gfx_mod, INT32 color_offset, INT32 x, INT32 y) in pandora_init() function
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/
H A Dpandora_database_check.pl50 pandora_init(\%conf);
72 sub pandora_init ($) { subroutine
H A Dpandora_dbstress.pl59 pandora_init(\%pa_config,"Pandora DB Stress tool");
H A Dpandora_db.pl580 sub pandora_init ($) { subroutine
1015 pandora_init(\%conf);
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/bin/
H A Dpandora_server682 pandora_init(\%Config, 'Pandora FMS Server');
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/
H A DConfig.pm77 sub pandora_init { subroutine
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pst90s/
H A Dd_airbustr.cpp595 pandora_init(DrvPandoraRAM, DrvGfxROM1, (0x400000/0x100)-1, 0x200, 0, -16); in DrvInit()
H A Dd_sandscrp.cpp628 pandora_init(DrvPandoraRAM, DrvGfxROM1, (0x200000/0x100)-1, 0x000, 0, -16); in DrvInit()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_hvyunit.cpp541 pandora_init(DrvPandoraRAM, DrvGfxROM0, (0x400000/0x100)-1, 0x100, 0, -16); in DrvInit()
H A Dd_djboy.cpp515 pandora_init(DrvPandoraRAM, DrvGfxROM0, (0x400000/0x100)-1, 0x100, -1, -16); in DrvInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pst90s/
H A Dd_airbustr.cpp600 pandora_init(DrvPandoraRAM, DrvGfxROM1, (0x400000/0x100)-1, 0x200, 0, -16); in DrvInit()
H A Dd_sandscrp.cpp621 pandora_init(DrvPandoraRAM, DrvGfxROM1, (0x200000/0x100)-1, 0x000, 0, -16); in DrvInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_hvyunit.cpp529 pandora_init(DrvPandoraRAM, DrvGfxROM0, (0x400000/0x100)-1, 0x100, 0, -16); in DrvInit()
H A Dd_djboy.cpp515 pandora_init(DrvPandoraRAM, DrvGfxROM0, (0x400000/0x100)-1, 0x100, -1, -16); in DrvInit()