/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/taito/ |
H A D | d_groundfx.cpp | 240 Taito68KRom2 = Next; in MemIndex() 355 if (BurnLoadRom(Taito68KRom2 + 0x000001, k++, 2)) return 1; in DrvInit() 356 if (BurnLoadRom(Taito68KRom2 + 0x000000, k++, 2)) return 1; in DrvInit()
|
H A D | d_galastrm.cpp | 251 Taito68KRom2 = Next; in MemIndex() 326 if (BurnLoadRom(Taito68KRom2 + 0x000001, k++, 2)) return 1; in DrvInit() 327 if (BurnLoadRom(Taito68KRom2 + 0x000000, k++, 2)) return 1; in DrvInit()
|
H A D | taito.cpp | 122 UINT8 *Taito68KRom2 = NULL; variable 418 nRet = BurnLoadRom(Taito68KRom2 + Offset + 1, i + 0, 2); if (nRet) return 1; in TaitoLoadRoms() 419 nRet = BurnLoadRom(Taito68KRom2 + Offset + 0, i + 1, 2); if (nRet) return 1; in TaitoLoadRoms() 430 nRet = BurnLoadRom(Taito68KRom2 + Offset, i, 1); if (nRet) return 1; in TaitoLoadRoms()
|
H A D | taito.h | 108 extern UINT8 *Taito68KRom2;
|
H A D | d_taitoz.cpp | 3420 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 4980 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in AquajackInit() 5077 SekMapMemory(Taito68KRom2 , 0x000000, 0x07ffff, MAP_ROM); in BsharkInit() 5188 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in ChasehqInit() 5285 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in ContcircInit() 5385 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in DblaxleInit() 5485 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in EnforceInit() 5594 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in NightstrInit() 5690 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in RacingbInit() 5792 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in SciInit() [all …]
|
H A D | d_superchs.cpp | 229 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 605 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in SuperchsInit()
|
H A D | d_gunbuster.cpp | 182 Taito68KRom2 = Next; in MemIndex()
|
H A D | d_darius2.cpp | 767 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 1461 SekMapMemory(Taito68KRom2 , 0x000000, 0x05ffff, MAP_ROM); in Darius2Init()
|
H A D | d_taitof3.cpp | 819 Taito68KRom2 = Next; Next += 0x0100000; in MemIndex() 1160 ret = BurnLoadRom(Taito68KRom2 + 1, i + 0, 2); in TaitoF3GetRoms() 1161 ret |= BurnLoadRom(Taito68KRom2 + 0, i + 1, 2); in TaitoF3GetRoms() 1172 BurnLoadRom(Taito68KRom2 + 0x100000, i, 1); in TaitoF3GetRoms()
|
H A D | d_undrfire.cpp | 336 Taito68KRom2 = Next; in MemIndex()
|
H A D | d_taitomisc.cpp | 2427 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STDROMPICKEXT() 4517 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in DariusInit() 5155 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in TopspeedInit()
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/taito/ |
H A D | d_groundfx.cpp | 242 Taito68KRom2 = Next; in MemIndex() 357 if (BurnLoadRom(Taito68KRom2 + 0x000001, k++, 2)) return 1; in DrvInit() 358 if (BurnLoadRom(Taito68KRom2 + 0x000000, k++, 2)) return 1; in DrvInit()
|
H A D | taito.cpp | 122 UINT8 *Taito68KRom2 = NULL; variable 418 nRet = BurnLoadRom(Taito68KRom2 + Offset + 1, i + 0, 2); if (nRet) return 1; in TaitoLoadRoms() 419 nRet = BurnLoadRom(Taito68KRom2 + Offset + 0, i + 1, 2); if (nRet) return 1; in TaitoLoadRoms() 430 nRet = BurnLoadRom(Taito68KRom2 + Offset, i, 1); if (nRet) return 1; in TaitoLoadRoms()
|
H A D | taito.h | 108 extern UINT8 *Taito68KRom2;
|
H A D | d_superchs.cpp | 210 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 593 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in SuperchsInit()
|
H A D | d_taitoz.cpp | 3264 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 4836 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in AquajackInit() 4933 SekMapMemory(Taito68KRom2 , 0x000000, 0x07ffff, MAP_ROM); in BsharkInit() 5044 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in ChasehqInit() 5141 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in ContcircInit() 5241 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in DblaxleInit() 5341 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in EnforceInit() 5450 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in NightstrInit() 5546 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in RacingbInit() 5648 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in SciInit() [all …]
|
H A D | d_gunbuster.cpp | 184 Taito68KRom2 = Next; in MemIndex()
|
H A D | d_darius2.cpp | 738 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STD_ROM_FN() 1431 SekMapMemory(Taito68KRom2 , 0x000000, 0x05ffff, MAP_ROM); in Darius2Init()
|
H A D | d_taitof3.cpp | 745 Taito68KRom2 = Next; Next += 0x0100000; in MemIndex() 1086 ret = BurnLoadRom(Taito68KRom2 + 1, i + 0, 2); in TaitoF3GetRoms() 1087 ret |= BurnLoadRom(Taito68KRom2 + 0, i + 1, 2); in TaitoF3GetRoms() 1098 BurnLoadRom(Taito68KRom2 + 0x100000, i, 1); in TaitoF3GetRoms()
|
H A D | d_undrfire.cpp | 317 Taito68KRom2 = Next; in MemIndex()
|
H A D | d_taitomisc.cpp | 2411 Taito68KRom2 = Next; Next += Taito68KRom2Size; in STDROMPICKEXT() 4494 SekMapMemory(Taito68KRom2 , 0x000000, 0x03ffff, MAP_ROM); in DariusInit() 5130 SekMapMemory(Taito68KRom2 , 0x000000, 0x01ffff, MAP_ROM); in TopspeedInit()
|